Skip to content
Snippets Groups Projects
Unverified Commit 510054a7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 (#3360)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/e8893c57a1f3a2b659b6b55564fdfdbbd2982911...379614612a29c9e28f31f39a59013eb8012a51f0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 80d530d9
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,6 @@ jobs: ...@@ -42,6 +42,6 @@ jobs:
retention-days: 5 retention-days: 5
- name: Upload results to GitHub Security tab - name: Upload results to GitHub Security tab
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0 uses: github/codeql-action/upload-sarif@379614612a29c9e28f31f39a59013eb8012a51f0 # v3.24.3
with: with:
sarif_file: results.sarif sarif_file: results.sarif
...@@ -192,6 +192,6 @@ jobs: ...@@ -192,6 +192,6 @@ jobs:
retention-days: 5 retention-days: 5
- name: Upload Trivy scan results to GitHub Security tab - name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0 uses: github/codeql-action/upload-sarif@379614612a29c9e28f31f39a59013eb8012a51f0 # v3.24.3
with: with:
sarif_file: trivy-results.sarif sarif_file: trivy-results.sarif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment