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

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

parent 026a65c8
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@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3 uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # 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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment