Skip to content

Commit

Permalink
feat: dependabot updates for used Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rud committed Aug 23, 2024
1 parent 2244e64 commit a72835f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,19 @@ updates:
reviewers:
- stebenz
- eliobischof

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
commit-message:
prefix: "chore"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"
reviewers:
- stebenz
- eliobischof

0 comments on commit a72835f

Please sign in to comment.