Skip to content

Add Dependabot config covering composite action directories - #2

Merged
timkpaine merged 1 commit into
mainfrom
tkp/dependabot-composite-actions
Sep 1, 2026
Merged

Add Dependabot config covering composite action directories#2
timkpaine merged 1 commit into
mainfrom
tkp/dependabot-composite-actions

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Dependabot's github-actions ecosystem only scans .github/workflows and a
root-level action.yml for a given directory — it does not recurse. The
composite actions in subdirectories were therefore never checked for updates.

Switches to directories (plural) so each action directory is scanned.

The github-actions ecosystem only scans .github/workflows and a root
action.yml for a given directory, so composite actions in subdirectories
were never checked for updates.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine
timkpaine merged commit 1e7f57d into main Sep 1, 2026
3 checks passed
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.

1 participant