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 b530b26 commit 54f40ebCopy full SHA for 54f40eb
.github/workflows/scan-image.yaml
@@ -40,7 +40,7 @@ jobs:
40
' scan-results.json > vulnerability-report.md
41
42
- name: Upload vulnerability report
43
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
44
with:
45
name: vulnerability-report
46
path: vulnerability-report.md
0 commit comments