chore(deps): update ferrlabs/.github digest to 5ff5438 - #258
Conversation
| jobs: | ||
| dispatch: | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main |
| scan: | ||
| name: Secrets + CVE | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main |
There was a problem hiding this comment.
Digest-only bump of FerrLabs/.github (c2ba2d8 → 5ff5438), touching the three call sites for reusable-pr-title.yml, reusable-renovate-dispatch.yml, and reusable-security-scan.yml.
Checked the two commits between those digests (#332 pnpm v12 bump, #338 sccache node-local garage fix): they only touch workflow-templates/ci-{astro,node}.yml, .github/actions/setup-sccache/action.yml, and .github/workflows/reusable-ci-rust.yml. None of the three reusable workflows this repo actually calls are in that set, so this is a no-op for Benchmarks beyond the pinned SHA comment.
CI on the PR is green so far (Lint, PR title, gitleaks, snyk all passed); Test and the remaining security-scan jobs were still in progress at review time but nothing failing. Uneventful, safe to merge.
This PR contains the following updates:
c2ba2d8→5ff5438Configuration
📅 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.