Skip to content

Commit 5afa585

Browse files
authored
Merge pull request #7 from jski/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
2 parents 3aa2aad + 0041891 commit 5afa585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
severity: 'CRITICAL,HIGH'
7979

8080
- name: Upload Trivy results to GitHub Security
81-
uses: github/codeql-action/upload-sarif@v3
81+
uses: github/codeql-action/upload-sarif@v4
8282
if: always()
8383
with:
8484
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)