Skip to content

Commit

Permalink
Merge pull request #22 from acend/renovate/major-github-artifact-actions
Browse files Browse the repository at this point in the history
Update actions/upload-artifact action to v4
  • Loading branch information
splattner authored May 10, 2024
2 parents 7b5a88d + e854dca commit 703d49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
severity: 'CRITICAL,HIGH'
-
name: Archive vulnerability scan results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: trivy-results-main
path: trivy-results.txt

0 comments on commit 703d49a

Please sign in to comment.