Skip to content

Commit

Permalink
fix(sage-monorepo): update actions/upload-artifact version (#2957)
Browse files Browse the repository at this point in the history
  • Loading branch information
hallieswan authored Jan 9, 2025
1 parent a652412 commit 5cb9f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
wait-for-processing: true

- name: Detain results for debug if needed
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: trivy-results-${{ matrix.image }}-edge.sarif
path: trivy-results-${{ matrix.image }}-edge.sarif
Expand Down

0 comments on commit 5cb9f4b

Please sign in to comment.