Skip to content

Commit

Permalink
tell dependabot to bump github actions too
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 23, 2022
1 parent cb38dac commit 577f713
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 577f713

Please sign in to comment.