Skip to content

Commit 6e0535e

Browse files
authored
Merge pull request #25 from rogerrum/renovate/github-codeql-action-4.x
chore(deps): update github/codeql-action action to v4
2 parents f834ff6 + 28ab89f commit 6e0535e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
output: results.sarif
8888

8989
- name: Upload Trivy scan results to GitHub Security tab
90-
uses: github/codeql-action/upload-sarif@v3
90+
uses: github/codeql-action/upload-sarif@v4
9191
if: github.event_name != 'pull_request'
9292
with:
9393
sarif_file: 'results.sarif'

0 commit comments

Comments
 (0)