Skip to content

Commit 847a9c5

Browse files
committed
Fix upload-artifact threshold: v6.0.0 is approved (PRODSEC-126892)
1 parent 30d806b commit 847a9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ updates:
3030
- dependency-name: "peter-evans/create-pull-request"
3131
versions: [">=8.0.0"]
3232
- dependency-name: "actions/upload-artifact"
33-
versions: [">=6.0.0"]
33+
versions: [">=7.0.0"]

0 commit comments

Comments
 (0)