workflow: update github actions via dependabot (#5656)
This commit is contained in:
parent
6cca0d3b0e
commit
94a18197f3
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -62,3 +62,9 @@ updates:
|
|||||||
- dependency-name: node-notifier
|
- dependency-name: node-notifier
|
||||||
versions:
|
versions:
|
||||||
- 8.0.1
|
- 8.0.1
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
versioning-strategy: lockfile-only
|
||||||
|
Loading…
Reference in New Issue
Block a user