Update dependabot.yml
Seems the versioning strategy isn't supported for actions?
This commit is contained in:
parent
0e8e9aa110
commit
6ee5db077c
|
@ -1,7 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
versioning-strategy: increase-if-necessary
|
||||
# versioning-strategy: increase-if-necessary
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
Loading…
Reference in New Issue