Merge pull request #1365 from jonnybarnes/1364-update-github-action-dependencies-with-dependabot
Update GitHub Action dependencies with dependabot
This commit is contained in:
commit
3bb33cdec7
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -10,3 +10,8 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue