Skip to content

Commit

Permalink
chore: Dependabot updates for used Github Actions (#234)
Browse files Browse the repository at this point in the history
feat: dependabot updates for used Github Actions

Co-authored-by: Elio Bischof <[email protected]>
  • Loading branch information
rud and eliobischof authored Aug 23, 2024
1 parent 913ac9d commit 1b2f3b0
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 1b2f3b0

Please sign in to comment.