Skip to content

Commit

Permalink
Dependabot for GitHub actions (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Frittoli <[email protected]>
  • Loading branch information
afrittoli authored May 1, 2024
1 parent df9a2db commit c324945
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,10 @@ updates:
schedule:
interval: weekly
labels:
- dependencies
- dependencies
- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
directory: "/"
schedule:
interval: "weekly"

0 comments on commit c324945

Please sign in to comment.