Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 813729e

Browse files
authored
Merge pull request #9 from kube-logging/renovate/all
2 parents aeb7401 + d2ea2b8 commit 813729e

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@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
77+
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
7878
with:
7979
sarif_file: "trivy-results.sarif"
8080
if: github.event_name == 'push'

0 commit comments

Comments
 (0)