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 e93f625 commit 4890347Copy full SHA for 4890347
.github/workflows/scan-image-grype.yml
@@ -176,7 +176,7 @@ jobs:
176
category: "${{ inputs.category-prefix }}${{ steps.image_details.outputs.safe_name }}"
177
178
- name: Archive scan results
179
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
180
with:
181
name: "sarif-${{ steps.image_details.outputs.safe_name }}"
182
path: results.sarif
0 commit comments