Skip to content

Commit e206bb4

Browse files
Update actions/upload-artifact action to v5
1 parent ce50199 commit e206bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
severity: 'CRITICAL,HIGH'
6464
-
6565
name: Archive vulnerability scan results
66-
uses: actions/upload-artifact@v4
66+
uses: actions/upload-artifact@v5
6767
with:
6868
name: trivy-results-main
6969
path: trivy-results.txt

0 commit comments

Comments
 (0)