Skip to content

Commit

Permalink
Group docker and artifacts action bumps by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Aug 1, 2024
1 parent cedc256 commit eedd250
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,15 @@ updates:
directory: "/"
schedule:
interval: monthly
groups:
docker-actions:
applies-to: version-updates
patterns:
- "docker/setup-qemu-action"
- "docker/login-action"
- "docker/setup-buildx-action"
artifacts:
applies-to: version-updates
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"

0 comments on commit eedd250

Please sign in to comment.