Skip to content

Commit

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

🌱 Bump github/codeql-action from 2.20.0 to 2.21.2
  • Loading branch information
metal3-io-bot committed Aug 2, 2023
2 parents 862b045 + 03e68f9 commit 3801d9d
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 @@ -59,6 +59,6 @@ jobs:

- name: Upload Kubesec scan results to GitHub Security tab
if: ${{ steps.save_result.outputs.result != '[]' }}
uses: github/codeql-action/upload-sarif@6c089f53dd51dc3fc7e599c3cb5356453a52ca9e # v2.20.0
uses: github/codeql-action/upload-sarif@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 # v2.21.2
with:
sarif_file: ${{ matrix.value }}.sarif

0 comments on commit 3801d9d

Please sign in to comment.