Skip to content
Snippets Groups Projects
Unverified Commit 36d3afb2 authored by AnotherStranger's avatar AnotherStranger Committed by GitHub
Browse files

Merge pull request #210 from AnotherStranger/renovate/github-codeql-action-digest

refactor(deps): update github/codeql-action digest to 45775bd
parents 84326bb5 5b72b76b
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@5f8171a638ada777af81d42b55959a643bb29017 # v3 uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # 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