Skip to content

Commit c19939c

Browse files
chore(deps): update github/codeql-action digest to fdbfb4d (#367)
1 parent a37f776 commit c19939c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/security-scans/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
sed -i 's/"security-severity": "undefined"/"security-severity": "0"/g' snyk.sarif
5959
6060
- name: Upload result to GitHub Code Scanning
61-
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4
61+
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
6262
if: ${{ steps.snyk.conclusion == 'success' }}
6363
with:
6464
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)