Skip to content

Commit

Permalink
Check for github action updates daily (#609)
Browse files Browse the repository at this point in the history
Signed-off-by: John Losito <[email protected]>

Signed-off-by: John Losito <[email protected]>
  • Loading branch information
jlosito authored Dec 17, 2022
1 parent 5a7783d commit 9d0cc42
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 @@ -10,3 +10,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"

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

0 comments on commit 9d0cc42

Please sign in to comment.