chore(deps): update ferrlabs/.github digest to c4121e7 - #387
Merged
Merged
Conversation
| contents: write | ||
| id-token: write | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@efe7f9708acb0ab525649badcade6e3a6ef678b5 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-ferrflow-release.yml@c4121e79b9e15551efce374b7e9f4990667b9a36 # main |
| contents: read | ||
| security-events: write | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@efe7f9708acb0ab525649badcade6e3a6ef678b5 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@c4121e79b9e15551efce374b7e9f4990667b9a36 # main |
| contents: read | ||
| pull-requests: write | ||
| uses: FerrLabs/.github/.github/workflows/reusable-sonarqube-scan.yml@efe7f9708acb0ab525649badcade6e3a6ef678b5 # main | ||
| uses: FerrLabs/.github/.github/workflows/reusable-sonarqube-scan.yml@c4121e79b9e15551efce374b7e9f4990667b9a36 # main |
Contributor
There was a problem hiding this comment.
Digest bump covers two upstream commits (efe7f97..c4121e7):
- FerrLabs/.github#342:
reusable-docker-build.ymlnow defaults the build job (and helper jobs) to self-hostedferrlabs-k8s-large/ferrlabs-k8s*runners when the caller is a private repo owned by FerrLabs, instead of alwaysubuntu-latest. - FerrLabs/.github#343:
reusable-ci-{rust,go,node,astro}.ymlre-pin their internalreusable-sonarqube-scan.ymlcall and droppull-requests: write.
Neither touches this repo's actual CI behavior:
- LFSX is a public repository, so the new
private && owner == 'FerrLabs'condition in #342 stays false anddocker.yml's fourreusable-docker-build.ymlcalls keep running onubuntu-latest, same as before. sonarqube.ymlcallsreusable-sonarqube-scan.ymldirectly, not throughreusable-ci-*.yml, so the #343 change is invisible here.release.ymlandsecurity-scan.ymlcall reusable workflows that weren't modified in this commit range at all.
CI was still running at review time with no failures among completed jobs. Uneventful bump, 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:
efe7f97→c4121e7Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 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.