chore(deps): update ferrlabs/.github digest to 84f4447 - #254
chore(deps): update ferrlabs/.github digest to 84f4447#254ferrlabs-renovate[bot] wants to merge 1 commit into
Conversation
SonarQube — aucune nouvelle issueComparaison entre le projet bac à sable de cette PR et la branche par défaut : SonarQube Community n'analyse pas les PR, ce delta est calculé côté CI. Détail |
46c9e4e to
2b2f9ef
Compare
There was a problem hiding this comment.
Follow-up: PR was rebased to a newer digest since my last approval (2ea7662 → 15286b3), now 2ea7662 → fba6f4b. Re-checked what's new in that range for FerrLabs/.github:
- #327 (docker RUN descriptor limit) — already covered by the prior approval.
- #330 (github actions bump) — only touches
reusable-ci-rust.yml,reusable-release-rust.yml,reusable-ferrflow-release.yml(dtolnay/rust-toolchain digest bump, gated behindhashFiles('**/Cargo.toml') != ''),renovate.yml,workflow-templates/ci-rust.yml. This repo is Go-only, noCargo.toml, so that step never runs here. - #334 (concurrency group disambiguation) — touches
reusable-ci-node.ymlandreusable-sonarqube-scan.yml. This repo'sreusable-ci-go.ymlcall pins its internal sonar call to a separate fixed digest (2883414f...), unrelated to this bump, so no effect.
Nothing in the new range touches reusable-ci-go.yml, reusable-pr-title.yml, reusable-renovate-dispatch.yml, or reusable-security-scan.yml beyond the pin itself. All 19 checks green. Still uneventful.
2b2f9ef to
8cb41b2
Compare
8cb41b2 to
4bc079b
Compare
| pull-requests: write | ||
| name: CI | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ci-go.yml@2ea766256b2f8a92114638a0eb8f54967e9bca25 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ci-go.yml@84f44470a9ff640ea8bb32efc74d45f912660d71 # main |
| jobs: | ||
| dispatch: | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@2ea766256b2f8a92114638a0eb8f54967e9bca25 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@84f44470a9ff640ea8bb32efc74d45f912660d71 # main |
| scan: | ||
| name: Secrets + CVE | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@2ea766256b2f8a92114638a0eb8f54967e9bca25 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@84f44470a9ff640ea8bb32efc74d45f912660d71 # main |
There was a problem hiding this comment.
Follow-up: digest moved again since my last approval (fba6f4b → 84f4447). Two new commits in range:
- #331 bumps the pinned
FerrLabs/FerrFlowaction insidereusable-ferrflow-release.ymlto v7.20.1. This repo'srelease.ymlonly passesdry-runand has noCargo.toml, so it exercises the same job path as before, just a newer action pin. - #335 (pnpm-version follows packageManager) only touches
reusable-ci-astro.ymlandreusable-ci-node.yml, neither used here.
Nothing in the new range touches the five workflows this repo calls beyond the pin bump itself. All 19 checks green. Still uneventful.
4bc079b to
6eb61dc
Compare
This PR contains the following updates:
2ea7662→84f4447Configuration
📅 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.