forked from repo-mirrors/cnpg-postgres-containers
chore(deps): update github/codeql-action digest to 64d10c1 (#334)
This commit is contained in:
2
.github/workflows/bake_targets.yml
vendored
2
.github/workflows/bake_targets.yml
vendored
@@ -179,7 +179,7 @@ jobs:
|
||||
sed -i 's/"security-severity": "undefined"/"security-severity": "0"/g' snyk.sarif
|
||||
|
||||
- name: Upload result to GitHub Code Scanning
|
||||
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3
|
||||
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
|
||||
if: ${{ steps.snyk.conclusion == 'success' }}
|
||||
with:
|
||||
sarif_file: snyk.sarif
|
||||
|
Reference in New Issue
Block a user