Skip to content

Commit

Permalink
dependabot: upload-artifactとdownload-artifactをグループとして指定
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Ojii committed Dec 19, 2023
1 parent 167423e commit f9e10d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ updates:
schedule:
interval: "weekly"
timezone: "Asia/Tokyo"
# https://sue445.hatenablog.com/entry/2023/12/15/230043
groups:
artifact-actions:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"

0 comments on commit f9e10d1

Please sign in to comment.