We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088fdc7 commit de2b3a2Copy full SHA for de2b3a2
.github/workflows/super-devsecops.yml
@@ -150,7 +150,7 @@ jobs:
150
repo_token: ${{ secrets.GITHUB_TOKEN }}
151
publish_results: true
152
- name: "Upload artifact"
153
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
154
with:
155
name: SARIF file
156
path: results.sarif
0 commit comments