File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ jobs:
161
161
path : snyk.sarif
162
162
-
163
163
name : Upload the SARIF file to GitHub Code Scanning
164
- uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3
164
+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3
165
165
if : ${{ github.event_name != 'pull_request' }}
166
166
with :
167
167
sarif_file : snyk.sarif
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ jobs:
199
199
path : snyk.sarif
200
200
-
201
201
name : Upload the SARIF file to GitHub Code Scanning
202
- uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3
202
+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3
203
203
if : ${{ github.event_name != 'pull_request' }}
204
204
with :
205
205
sarif_file : snyk.sarif
You can’t perform that action at this time.
0 commit comments