Skip to content

Commit a147fe3

Browse files
ci(github-action): update github/codeql-action ( v4.32.4 → v4.32.5 )
| datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | github/codeql-action | v4.32.4 | v4.32.5 |
1 parent ec67e06 commit a147fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Upload Trivy scan results to GitHub Security tab
4242
if: ${{ !(inputs.dry-run || github.event_name == 'pull_request') }}
43-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
43+
uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
4444
with:
4545
sarif_file: 'trivy-results/results.sarif'
4646
category: 'trivy'

0 commit comments

Comments
 (0)