chore(deps): update ferrlabs/.github digest to a45da1c - #834
Merged
Conversation
| jobs: | ||
| dispatch: | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@84b33d7a9df1bc988686b28e7a298ca88990b653 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@a45da1ccdd3981ea5d34b77f91d9c965f7a4883b # main |
| scan: | ||
| name: Secrets + CVE | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@84b33d7a9df1bc988686b28e7a298ca88990b653 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@a45da1ccdd3981ea5d34b77f91d9c965f7a4883b # main |
| scan: | ||
| needs: version | ||
| uses: FerrLabs/.github/.github/workflows/reusable-sonarqube-scan.yml@84b33d7a9df1bc988686b28e7a298ca88990b653 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-sonarqube-scan.yml@a45da1ccdd3981ea5d34b77f91d9c965f7a4883b # main |
There was a problem hiding this comment.
Digest-only bump of FerrLabs/.github (84b33d7 → a45da1c) for the three reusable workflows this repo consumes.
- What changed: only one real commit lands in that range — FerrLabs/.github#229 "gate lockFileMaintenance behind release age and manual review", which touches
default.json(Renovate config) only. - What breaks here: nothing. The reusable workflow files FerrFlow actually pins (
reusable-renovate-dispatch.yml,reusable-security-scan.yml,reusable-sonarqube-scan.yml) are untouched by that commit. - CI: all completed checks are green (zizmor, gitleaks, osv-scanner, Cargo Security, Conventional commits, security-scan sub-jobs); remaining jobs (Test, Coverage, bench build, opengrep) were still in progress at review time with no failures.
Uneventful, safe to merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
84b33d7→a45da1cConfiguration
📅 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.