Skip to content

Commit b5e2160

Browse files
authored
Merge pull request #97 from kube-logging/renovate/all
chore(deps): update github/codeql-action action to v3.29.0
2 parents 133c9f0 + 1a71f75 commit b5e2160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
if: github.event_name == 'push'
7575

7676
- name: Upload Trivy scan results to GitHub Security tab
77-
uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
77+
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
7878
with:
7979
sarif_file: "trivy-results.sarif"
8080
if: github.event_name == 'push'

0 commit comments

Comments
 (0)