Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Trying to fix artifact action grouping
  • Loading branch information
psmulovics committed Mar 4, 2024
1 parent a2ce459 commit ee7cb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ updates:
groups:
artifact-actions:
patterns:
- "actions/*-artifact" # Upload/Download usually need to be updated together
- "actions/*-artifact*" # Upload/Download usually need to be updated together

0 comments on commit ee7cb05

Please sign in to comment.