mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
chore(ci): fix composite GitHub action path in dependabot config (#3611)
Signed-off-by: Weston Steimel <commits@weston.slmail.me>
This commit is contained in:
parent
222e6548a9
commit
b7f78a6a8b
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -19,7 +19,7 @@ updates:
|
|||||||
- "dependencies"
|
- "dependencies"
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/.github/actions/boostrap"
|
directory: "/.github/actions/bootstrap"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user