Skip to content
Snippets Groups Projects
Unverified Commit 71310fa1 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

refactor(deps): update github/codeql-action digest to fca7ace

parent ac460a06
Branches
Tags
No related merge requests found
...@@ -129,7 +129,7 @@ jobs: ...@@ -129,7 +129,7 @@ jobs:
severity: "CRITICAL,HIGH" severity: "CRITICAL,HIGH"
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3 uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
if: ${{ github.event_name != 'pull_request' }} if: ${{ github.event_name != 'pull_request' }}
with: with:
sarif_file: "trivy-results.sarif" sarif_file: "trivy-results.sarif"
...@@ -30,6 +30,6 @@ jobs: ...@@ -30,6 +30,6 @@ jobs:
severity: 'CRITICAL,HIGH,MEDIUM' severity: 'CRITICAL,HIGH,MEDIUM'
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3 uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
with: with:
sarif_file: 'trivy-results-fs.sarif' sarif_file: 'trivy-results-fs.sarif'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment