Skip to content

ci(dependabot): include custom action in dependabot#476

Merged
ewanharris merged 4 commits into
mainfrom
ewanharris-patch-1
Mar 10, 2026
Merged

ci(dependabot): include custom action in dependabot#476
ewanharris merged 4 commits into
mainfrom
ewanharris-patch-1

Conversation

@ewanharris

@ewanharris ewanharris commented Mar 10, 2026

Copy link
Copy Markdown
Member

Description

The custom action is a non-standard path so dependabot doesn't know to update it, pass the path and it will look for action.yaml

References

https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#directories-or-directory--

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@ewanharris
ewanharris requested a review from a team as a code owner March 10, 2026 19:02
Copilot AI review requested due to automatic review settings March 10, 2026 19:02
SoulPancake
SoulPancake previously approved these changes Mar 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Dependabot configuration so it can also track dependencies referenced by a custom composite GitHub Action that lives outside the default workflow directory scanning behavior.

Changes:

  • Switch the github-actions Dependabot config from a single directory to multiple directories.
  • Add an additional directory intended to cover the custom upload-artifact action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/dependabot.yaml Outdated
@ewanharris
ewanharris added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit cc31c76 Mar 10, 2026
16 checks passed
@ewanharris
ewanharris deleted the ewanharris-patch-1 branch March 10, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants