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 9184914 commit bae4b72Copy full SHA for bae4b72
.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@v3
+ uses: actions/upload-artifact@v4
44
with:
45
name: vuln-report
46
path: vuln-report.json
0 commit comments