Skip to content

Commit

Permalink
Merge pull request #27 from kube-logging/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/codeql-action-3

chore(deps): Bump github/codeql-action from 2 to 3
  • Loading branch information
OverOrion authored Oct 14, 2024
2 parents 70eccef + f91f5b9 commit ce5457c
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 @@ -69,7 +69,7 @@ jobs:
if: github.event_name == 'push'

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

0 comments on commit ce5457c

Please sign in to comment.