Skip to content

Commit

Permalink
Merge pull request #39 from kube-logging/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/codeql-action-3.28.11
  • Loading branch information
csatib02 authored Mar 10, 2025
2 parents 96e4792 + 7089659 commit d05512a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: github.event_name == 'push'

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
with:
sarif_file: "trivy-results.sarif"
if: github.event_name == 'push'

0 comments on commit d05512a

Please sign in to comment.