forked from repo-mirrors/cnpg-postgres-containers
chore(deps): update github/codeql-action digest to 96f518a (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/bake.yaml
vendored
2
.github/workflows/bake.yaml
vendored
@@ -118,7 +118,7 @@ jobs:
|
|||||||
args: --severity-threshold=high --file=Dockerfile
|
args: --severity-threshold=high --file=Dockerfile
|
||||||
|
|
||||||
- name: Upload result to GitHub Code Scanning
|
- name: Upload result to GitHub Code Scanning
|
||||||
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3
|
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
sarif_file: snyk.sarif
|
sarif_file: snyk.sarif
|
||||||
|
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -125,7 +125,7 @@ jobs:
|
|||||||
args: --severity-threshold=high --file=${{ matrix.file }}
|
args: --severity-threshold=high --file=${{ matrix.file }}
|
||||||
|
|
||||||
- name: Upload result to GitHub Code Scanning
|
- name: Upload result to GitHub Code Scanning
|
||||||
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3
|
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3
|
||||||
if: ${{ env.MISSING_TAG == 'true' }}
|
if: ${{ env.MISSING_TAG == 'true' }}
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user