Skip to content

Commit

Permalink
Don't include the update/download artifact actions
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Feb 17, 2024
1 parent dbba221 commit 9415af0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ updates:
all:
patterns:
- "*"
exclude-patterns:
- "*upload-artifact"
- "*download-artifact"

0 comments on commit 9415af0

Please sign in to comment.