Skip to content

Commit 9f67faf

Browse files
authored
Merge pull request #111 from kube-logging/renovate/all
chore(deps): update github/codeql-action action to v3.30.4
2 parents 80dfc16 + 786f9c1 commit 9f67faf

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@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
77+
uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
7878
with:
7979
sarif_file: "trivy-results.sarif"
8080
if: github.event_name == 'push'

0 commit comments

Comments
 (0)