Skip to content

Commit

Permalink
Update actions to be all grouped together and be weekly (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
psmulovics authored and kruplm committed Apr 10, 2024
1 parent f148f1b commit 646635b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: 'monthly'
interval: 'weekly'
groups:
artifact-actions:
patterns:
- 'actions/*-artifact*' # Upload/Download usually need to be updated together
- 'actions/*' # Upload/Download usually need to be updated together

0 comments on commit 646635b

Please sign in to comment.