mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
chore(deps): bump github/codeql-action from 2.3.1 to 2.3.2 (#7033)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8662eabe0e...f3feb00acb
)
---
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:
parent
5dd5b57f6c
commit
f964f43889
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecard.yaml
vendored
2
.github/workflows/scorecard.yaml
vendored
|
@ -47,6 +47,6 @@ jobs:
|
|||
retention-days: 5
|
||||
- name: Upload to code-scanning
|
||||
if: steps.checksecret.outputs.result == 'true'
|
||||
uses: github/codeql-action/upload-sarif@8662eabe0e9f338a07350b7fd050732745f93848 # v2.3.1
|
||||
uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
|
Loading…
Add table
Reference in a new issue