We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a4d5c1 + c1fb498 commit a471ea6Copy full SHA for a471ea6
1 file changed
.github/workflows/toolkit.yml
@@ -36,7 +36,7 @@ jobs:
36
vuln-type: 'os,library'
37
severity: 'CRITICAL,HIGH'
38
- name: Upload a Build Artifact
39
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
40
with:
41
name: binaries
42
path: bin/*
0 commit comments