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
…f779452
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 0eec2b2 commit ec4b5ca
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@294a9d92911152fe08befb9ec03e240add280cb3 # v3
- uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3
if: ${{ hashFiles('reports/*.sarif') != '' }}
with:
sarif_file: reports
Expand Down

0 comments on commit ec4b5ca

Please sign in to comment.