Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v3.25.7 (#2725)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored May 31, 2024

Verified

This commit was signed with the committer’s verified signature.
richardlau Richard Lau
1 parent 43c2093 commit b974984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
@@ -24,6 +24,6 @@ jobs:
format: 'sarif'
output: 'trivy-results.sarif'

- uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3.25.6
- uses: github/codeql-action/upload-sarif@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
with:
sarif_file: trivy-results.sarif

0 comments on commit b974984

Please sign in to comment.