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

Commit a32b9d0

Browse files
authored
Merge pull request #48 from kube-logging/dependabot/github_actions/github/codeql-action-3.28.10
chore(deps): Bump github/codeql-action from 3.28.9 to 3.28.10
2 parents b42f5f6 + e48519a commit a32b9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
if: github.event_name == 'push'
7373

7474
- name: Upload Trivy scan results to GitHub Security tab
75-
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
75+
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
7676
with:
7777
sarif_file: "trivy-results.sarif"
7878
if: github.event_name == 'push'

0 commit comments

Comments
 (0)