chore(deps): update cloudoperators/common digest to ab7fac7#1836
chore(deps): update cloudoperators/common digest to ab7fac7#1836renovate[bot] wants to merge 1 commit into
Conversation
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates pinned revisions of reusable GitHub workflows from cloudoperators/common to a newer commit SHA across CI and GHCR cleanup workflows.
Changes:
- Bumped
shared-reuseandshared-licensereusable workflow refs toab7fac7... - Bumped
shared-ghcr-cleanupreusable workflow refs toab7fac7...
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| .github/workflows/ci-checks.yaml | Updates pinned reusable workflow SHAs for REUSE compliance and license header checks. |
| .github/workflows/build-push-greenhouse-pr-preview.yaml | Updates pinned reusable workflow SHAs for GHCR cleanup jobs used in PR preview builds. |
| jobs: | ||
| reuse-compliance: | ||
| uses: cloudoperators/common/.github/workflows/shared-reuse.yaml@d138f9922c75ed1e1ad3ae3bfb68dd8ae3284dc6 # main | ||
| uses: cloudoperators/common/.github/workflows/shared-reuse.yaml@ab7fac711675c77ba025bfde04f08175a4476546 # main |
| permissions: | ||
| contents: write | ||
| uses: cloudoperators/common/.github/workflows/shared-license.yaml@d138f9922c75ed1e1ad3ae3bfb68dd8ae3284dc6 # main | ||
| uses: cloudoperators/common/.github/workflows/shared-license.yaml@ab7fac711675c77ba025bfde04f08175a4476546 # main |
| permissions: | ||
| packages: write | ||
| uses: cloudoperators/common/.github/workflows/shared-ghcr-cleanup.yaml@d138f9922c75ed1e1ad3ae3bfb68dd8ae3284dc6 # main | ||
| uses: cloudoperators/common/.github/workflows/shared-ghcr-cleanup.yaml@ab7fac711675c77ba025bfde04f08175a4476546 # main |
| permissions: | ||
| packages: write | ||
| uses: cloudoperators/common/.github/workflows/shared-ghcr-cleanup.yaml@d138f9922c75ed1e1ad3ae3bfb68dd8ae3284dc6 # main | ||
| uses: cloudoperators/common/.github/workflows/shared-ghcr-cleanup.yaml@ab7fac711675c77ba025bfde04f08175a4476546 # main |
This PR contains the following updates:
d138f99→ab7fac7Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.