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

build(deps): bump github/codeql-action from 2.20.1 to 2.21.2 (#3057)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.1 to 2.21.2.
- [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/f6e388ebf0efc915c6c5b165b019ee61a6746a38...0ba4244466797eb048eb91a6cd43d5c03ca8bd05

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 664c3b74
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@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1 uses: github/codeql-action/upload-sarif@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 # v2.21.2
with: with:
sarif_file: results.sarif sarif_file: results.sarif
...@@ -182,6 +182,6 @@ jobs: ...@@ -182,6 +182,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@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1 uses: github/codeql-action/upload-sarif@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 # v2.21.2
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