We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c18049 commit 9184914Copy full SHA for 9184914
.github/workflows/docker-build.yml
@@ -40,7 +40,7 @@ jobs:
40
output: vuln-report.json
41
42
- name: Upload Vulnerability Report
43
- uses: actions/upload-artifact@4
+ uses: actions/upload-artifact@v3
44
with:
45
name: vuln-report
46
path: vuln-report.json
0 commit comments