Skip to content

Commit

Permalink
chore: bump github/codeql-action from 3.24.0 to 3.24.8 (#45)
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@e8893c5...05963f4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent a8a2126 commit 4a0059c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_package_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
continue-on-error: ${{ inputs.bypass_trivy }}
- name: Upload Trivy scan results to GitHub Security tab
if: ${{ !cancelled() && inputs.enable_trivy }}
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 #v3.24.0
uses: github/codeql-action/upload-sarif@05963f47d870e2cb19a537396c1f668a348c7d8f #v3.24.8
with:
sarif_file: "trivy-results.sarif"
category: trivy
Expand Down

0 comments on commit 4a0059c

Please sign in to comment.