Skip to content

Commit 1da66ed

Browse files
chore(deps): update github/codeql-action digest to b8bb9f2
1 parent b34c53e commit 1da66ed

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@0d579ffd059c29b07949a3cce3983f0780820c98 # v4
61+
uses: github/codeql-action/upload-sarif@b8bb9f28b8d3f992092362369c57161b755dea45 # v4
6262
if: ${{ hashFiles('snyk.sarif') != '' }}
6363
with:
6464
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)