forked from repo-mirrors/cnpg-postgres-containers
chore(deps): update github/codeql-action digest to 3599b3b (#325)
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
|
sed -i 's/"security-severity": "undefined"/"security-severity": "0"/g' snyk.sarif
|
||||||
|
|
||||||
- name: Upload result to GitHub Code Scanning
|
- name: Upload result to GitHub Code Scanning
|
||||||
uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3
|
||||||
if: ${{ steps.snyk.conclusion == 'success' }}
|
if: ${{ steps.snyk.conclusion == 'success' }}
|
||||||
with:
|
with:
|
||||||
sarif_file: snyk.sarif
|
sarif_file: snyk.sarif
|
||||||
|
Reference in New Issue
Block a user