Skip to content

Commit

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

🌱 Bump github/codeql-action from 2.21.7 to 2.21.9
  • Loading branch information
metal3-io-bot authored Oct 3, 2023
2 parents 277f463 + e7b7413 commit 073bb1c
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@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2.21.7
uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
with:
sarif_file: ${{ matrix.value }}.sarif

0 comments on commit 073bb1c

Please sign in to comment.