Skip to content

Commit

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

Bump github/codeql-action from 2 to 3
  • Loading branch information
OverOrion authored Dec 15, 2023
2 parents cbb0fbd + e5bcc39 commit 5552ed6
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 @@ -71,7 +71,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 5552ed6

Please sign in to comment.