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
…396bb3e
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 948868e commit f59e4f5
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 @@ -29,7 +29,7 @@ jobs:
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
./.github/scripts/generate-sarif-reports.sh ${{ matrix.chart }}
- uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3
- uses: github/codeql-action/upload-sarif@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3
if: ${{ hashFiles('reports/*.sarif') != '' }}
with:
sarif_file: reports
Expand Down

0 comments on commit f59e4f5

Please sign in to comment.