Skip to content

Commit d8f7b32

Browse files
chore(deps): update github/codeql-action digest to 99df26d
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4b8dc9 commit d8f7b32

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

0 commit comments

Comments
 (0)