Skip to content

Commit 31f5b61

Browse files
Merge pull request #231 from mathieu-benoit/dependabot/github_actions/github/codeql-action-3.25.6
Bump github/codeql-action from 3.22.12 to 3.25.6
2 parents 02c7c08 + de89168 commit 31f5b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
output: 'trivy-results.sarif'
7575
severity: ${{ env.SEVERITY }}
7676
- name: upload trivy scan results to GitHub security tab
77-
uses: github/codeql-action/upload-sarif@v3.22.12
77+
uses: github/codeql-action/upload-sarif@v3.25.6
7878
with:
7979
sarif_file: 'trivy-results.sarif'
8080
- name: run container locally as a test

0 commit comments

Comments
 (0)