mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-16 17:59:29 +00:00
rebase: bump github/codeql-action from 3.27.9 to 3.28.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](df409f7d92...b6a472f63d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
853cecbee5
commit
337769640e
2
.github/workflows/snyk-container-image.yaml
vendored
2
.github/workflows/snyk-container-image.yaml
vendored
@ -41,6 +41,6 @@ jobs:
|
||||
args: --file=./deploy/cephcsi/image/Dockerfile
|
||||
- name: Upload result to GitHub Code Scanning
|
||||
# yamllint disable-line rule:line-length
|
||||
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
|
||||
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
|
||||
with:
|
||||
sarif_file: snyk.sarif
|
||||
|
Loading…
Reference in New Issue
Block a user