Skip to content

Commit 062faeb

Browse files
chore(deps): update github/codeql-action digest to cf1bb45 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc72e0b commit 062faeb

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

0 commit comments

Comments
 (0)