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

Merge pull request #221 from AnotherStranger/renovate/all

refactor(deps): update github/codeql-action digest to 28deaed
parents 27c6b61e f7d33ea6
Branches
Tags v2.6.9-rc.7
No related merge requests found
......@@ -129,7 +129,7 @@ jobs:
severity: "CRITICAL,HIGH"
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3
uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3
if: ${{ github.event_name != 'pull_request' }}
with:
sarif_file: "trivy-results.sarif"
......@@ -30,6 +30,6 @@ jobs:
severity: 'CRITICAL,HIGH,MEDIUM'
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3
uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3
with:
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