Skip to content

Commit

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

🌱 Bump github/codeql-action from 3.24.9 to 3.25.3
  • Loading branch information
metal3-io-bot authored May 6, 2024
2 parents a993c8a + f0ce770 commit d3376d8
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 @@ -60,6 +60,6 @@ jobs:

- name: Upload Kubesec scan results to GitHub Security tab
if: ${{ steps.save_result.outputs.result != '[]' }}
uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
with:
sarif_file: ${{ matrix.value }}.sarif

0 comments on commit d3376d8

Please sign in to comment.