Skip to content

Commit

Permalink
chore(workflows/dependencies): update github/codeql-action digest to …
Browse files Browse the repository at this point in the history
…f09c1c0
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 92126b5 commit 313ed1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-for-cves.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
./.github/scripts/generate-sarif-reports.sh "charts/${{ matrix.chart }}"
- uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3
- uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
if: ${{ hashFiles('reports/*.sarif') != '' }}
with:
sarif_file: reports
Expand Down

0 comments on commit 313ed1c

Please sign in to comment.