Skip to content

Commit

Permalink
Merge pull request #1440 from metal3-io/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3.23.2

🌱 Bump github/codeql-action from 3.22.12 to 3.23.2
  • Loading branch information
metal3-io-bot authored Feb 2, 2024
2 parents ddd52be + 1f867da commit 0ea88c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubesec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:

- name: Upload Kubesec scan results to GitHub Security tab
if: ${{ steps.save_result.outputs.result != '[]' }}
uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
with:
sarif_file: ${{ matrix.value }}.sarif

0 comments on commit 0ea88c5

Please sign in to comment.