We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1299d2 + 54428e9 commit f353954Copy full SHA for f353954
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@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
40
with:
41
name: binaries
42
path: bin/*
0 commit comments