Skip to content

Commit 952317b

Browse files
authored
Update main.yml
1 parent 7e7f7be commit 952317b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
sarif_file: snyk_sast_results.json
3535

3636
- name: Use the Upload Artifact GitHub Action
37-
uses: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@v3
3838
with:
3939
name: snyk_sast_results_json
4040
path: snyk_sast_results.json

0 commit comments

Comments
 (0)