Skip to content

Commit 73b1b18

Browse files
Merge pull request #42 from Githubguy132010/dependabot/github_actions/dot-github/workflows/github/codeql-action-3
Bump github/codeql-action from 2 to 3 in /.github/workflows
2 parents b16d960 + 38ed9fe commit 73b1b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
severity: 'CRITICAL,HIGH'
7070

7171
- name: Upload Scan Results
72-
uses: github/codeql-action/upload-sarif@v2
72+
uses: github/codeql-action/upload-sarif@v3
7373
if: always()
7474
with:
7575
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)