mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 10:00:11 +00:00
🌱 Bump github/codeql-action in the github-actions group (#1307)
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 9m49s
Post / images (amd64, placement) (push) Failing after 2m39s
Post / images (amd64, registration) (push) Failing after 49s
Post / images (amd64, registration-operator) (push) Failing after 49s
Post / images (amd64, work) (push) Failing after 51s
Post / images (arm64, addon-manager) (push) Failing after 53s
Post / images (arm64, placement) (push) Failing after 51s
Post / images (arm64, registration) (push) Failing after 49s
Post / images (arm64, registration-operator) (push) Failing after 46s
Post / images (amd64, addon-manager) (push) Failing after 14m14s
Post / images (arm64, work) (push) Failing after 47s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Post / coverage (push) Failing after 38m29s
Close stale issues and PRs / stale (push) Successful in 5s
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 9m49s
Post / images (amd64, placement) (push) Failing after 2m39s
Post / images (amd64, registration) (push) Failing after 49s
Post / images (amd64, registration-operator) (push) Failing after 49s
Post / images (amd64, work) (push) Failing after 51s
Post / images (arm64, addon-manager) (push) Failing after 53s
Post / images (arm64, placement) (push) Failing after 51s
Post / images (arm64, registration) (push) Failing after 49s
Post / images (arm64, registration-operator) (push) Failing after 46s
Post / images (amd64, addon-manager) (push) Failing after 14m14s
Post / images (arm64, work) (push) Failing after 47s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Post / coverage (push) Failing after 38m29s
Close stale issues and PRs / stale (push) Successful in 5s
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4.31.8 to 4.31.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1b168cd394...5d4e8d1aca)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
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:
2
.github/workflows/ossf-scorecard.yml
vendored
2
.github/workflows/ossf-scorecard.yml
vendored
@@ -67,6 +67,6 @@ jobs:
|
|||||||
|
|
||||||
# Upload the results to GitHub's code scanning dashboard.
|
# Upload the results to GitHub's code scanning dashboard.
|
||||||
- name: "Upload to code-scanning"
|
- name: "Upload to code-scanning"
|
||||||
uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
|
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
|||||||
Reference in New Issue
Block a user