Skip to content

Commit

Permalink
Merge pull request #30 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 Dec 18, 2023
2 parents 03867be + 993e2fa commit cb744da
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 cb744da

Please sign in to comment.