Skip to content

Commit de2b3a2

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 088fdc7 commit de2b3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-devsecops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
repo_token: ${{ secrets.GITHUB_TOKEN }}
151151
publish_results: true
152152
- name: "Upload artifact"
153-
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
153+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
154154
with:
155155
name: SARIF file
156156
path: results.sarif

0 commit comments

Comments
 (0)