chore(deps): update ferrlabs/.github digest to 2718959 - #235
Merged
Merged
Conversation
| jobs: | ||
| release: | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@af8854ddb779bc164baaa055c1c47a54c75fc135 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@27189599050b35240d932e5ca174af38297f1051 # main |
| scan: | ||
| name: Secrets + CVE | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@af8854ddb779bc164baaa055c1c47a54c75fc135 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@27189599050b35240d932e5ca174af38297f1051 # main |
There was a problem hiding this comment.
Digest bump for FerrLabs/.github (af8854d → 2718959), three commits upstream between those SHAs:
- #357 touches Renovate config only, not a workflow file used here.
- #358 (
sign the image even when the CVE scan fails) touchesreusable-docker-build.yml, which this repo doesn't call. - #356 (
pass the crates.io token to FerrFlow in reusable-ferrflow-release) is the only change that touches a workflow this repo uses (release.yml→reusable-ferrflow-release.yml). It's additive: addsCARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_FERRLABS_REGISTRY_TOKEN }}to the release job's env. No new required input/secret on theworkflow_callinterface, andrelease.ymlalready usessecrets: inherit, so nothing to change here.
pr-title.yml and security-scan.yml point at reusable workflows whose file contents are unchanged between the two SHAs, just the digest a commit closer to main.
CI on this PR was still mid-run at review time (title check and several scan jobs green, rest in progress), nothing failed. No blocking findings.
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:
af8854d→2718959Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.