chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (#855)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e5f05b81d5...0b21cf2492)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-23 16:38:36 -05:00
committed by GitHub
parent ee2cb72cd6
commit 78660682f5

View File

@@ -191,7 +191,7 @@ jobs:
severity: 'CRITICAL'
scanners: 'vuln'
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # ratchet:github/codeql-action/upload-sarif@v3.23.0
uses: github/codeql-action/upload-sarif@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # ratchet:github/codeql-action/upload-sarif@v3.23.1
if: ${{ github.event_name != 'pull_request' }}
with:
sarif_file: 'trivy-results.sarif'