chore(deps): update ferrlabs/.github digest to 9de9605 - #227
Conversation
| jobs: | ||
| release: | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@9de9605743021dfff54158707936cc57bedd4360 # main |
| scan: | ||
| name: Secrets + CVE | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@9de9605743021dfff54158707936cc57bedd4360 # main |
There was a problem hiding this comment.
Digest bump covers a single upstream commit (FerrLabs/.github#339): drops the in-repo Renovate workflow/self-check/rebase-dispatch now that Renovate runs as a cluster CronJob, and replaces the old self-check with renovate-config.yml.
The only file touched that this repo also calls is reusable-ferrflow-release.yml, which drops the trigger-renovate input's effect but keeps the input and RENOVATE_TOKEN secret declared for compatibility (per the commit message). This repo's release.yml only passes dry-run and secrets: inherit, never trigger-renovate, so nothing here is affected.
CI is green (10/11 checks passed, opengrep still running with no signal of failure). Uneventful bump, no breaking change touching this repo.
This PR contains the following updates:
5ff5438→9de9605Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.