Skip to content

Commit

Permalink
fix(dependabot): group actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLugo committed Jan 22, 2024
1 parent 1373b9e commit db398c6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,16 @@ updates:
open-pull-requests-limit: 1
reviewers:
- 'stackrox/scanner'

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: 'weekly'
day: 'wednesday'
open-pull-requests-limit: 1
reviewers:
- 'stackrox/scanner'
groups:
actions:
patterns:
- "actions/*"

0 comments on commit db398c6

Please sign in to comment.