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 7e7f7be commit 952317bCopy full SHA for 952317b
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
sarif_file: snyk_sast_results.json
35
36
- name: Use the Upload Artifact GitHub Action
37
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
38
with:
39
name: snyk_sast_results_json
40
path: snyk_sast_results.json
0 commit comments