Skip to content

Commit dcdd088

Browse files
Merge pull request #325 from bcgov/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2 parents 9ab17a6 + f379a93 commit dcdd088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on.pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
severity: 'CRITICAL'
4343

4444
- name: Upload Trivy scan results to GitHub Security tab
45-
uses: github/codeql-action/upload-sarif@v2
45+
uses: github/codeql-action/upload-sarif@v3
4646
with:
4747
sarif_file: 'trivy-results.sarif'
4848
- name: Cache SonarCloud packages

0 commit comments

Comments
 (0)