Skip to content

Commit

Permalink
Merge pull request metal3-io#1066 from metal3-io/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/github/codeql-action-2.20.1

🌱 Bump github/codeql-action from 2.20.0 to 2.20.1
  • Loading branch information
metal3-io-bot committed Jun 26, 2023
2 parents 0c1533e + db9a9dd commit 97d7346
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@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
with:
sarif_file: ${{ matrix.value }}.sarif

0 comments on commit 97d7346

Please sign in to comment.