Skip to content

Update Dependabot to scan the setup action directory - #7

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

Update Dependabot to scan the setup action directory#7
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 76f3a17 into main Sep 1, 2026
1 check 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