Skip to content

Commit 54f40eb

Browse files
committed
Update scan-image.yaml
1 parent b530b26 commit 54f40eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
' scan-results.json > vulnerability-report.md
4141
4242
- name: Upload vulnerability report
43-
uses: actions/upload-artifact@v2
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: vulnerability-report
4646
path: vulnerability-report.md

0 commit comments

Comments
 (0)