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

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

parent 113dba74
No related branches found
No related tags found
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@28deaeda66b76a05916b6923827895f2b14ab387 # v3 uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # 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@28deaeda66b76a05916b6923827895f2b14ab387 # v3 uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # 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