Skip to content

Commit a507937

Browse files
chore(deps): update github/codeql-action digest to 0499de3 (#350)
1 parent 85386ce commit a507937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@16140ae1a102900babc80a33c44059580f687047 # v4
61+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
6262
if: ${{ steps.snyk.conclusion == 'success' }}
6363
with:
6464
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)