Allow dependabot to keep github actions up-to-date (#8540)
Merge pull request 8540
This commit is contained in:
parent
a80b131819
commit
c4055cd3d6
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
Loading…
Reference in New Issue