Skip to content

Commit de50ee0

Browse files
Update actions/upload-artifact action to v7
1 parent f75a4cb commit de50ee0

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
@@ -59,7 +59,7 @@ jobs:
5959
severity: 'CRITICAL,HIGH'
6060
-
6161
name: Archive vulnerability scan results
62-
uses: actions/upload-artifact@v3
62+
uses: actions/upload-artifact@v7
6363
with:
6464
name: trivy-results-main
6565
path: trivy-results.txt

0 commit comments

Comments
 (0)