Skip to content

Commit

Permalink
Add ci workflow to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Aug 1, 2024
1 parent eedd250 commit f903f49
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,12 @@ updates:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"
- package-ecosystem: github-actions
schedule:
interval: monthly
groups:
artifacts:
applies-to: version-updates
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"

0 comments on commit f903f49

Please sign in to comment.