chore(ci): bump socket-registry refs to main (6e347cee)#1247
Closed
John-David Dalton (jdalton) wants to merge 3 commits intomainfrom
Closed
chore(ci): bump socket-registry refs to main (6e347cee)#1247John-David Dalton (jdalton) wants to merge 3 commits intomainfrom
John-David Dalton (jdalton) wants to merge 3 commits intomainfrom
Conversation
Picks up pinned sfw download fix (checksum vs version drift).
Picks up SFW_CUSTOM_REGISTRIES bypass list export.
Picks up SOCKET_API_KEY secret-ref swap (GitHub secret renamed to SOCKET_API_TOKEN).
Contributor
Author
|
Superseded by #1237 — changes merged in. |
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.
Summary
SocketDev/socket-registry/.github/actions/setup.Test plan
Note
Low Risk
Low code risk, but it changes the pinned
SocketDev/socket-registrycomposite actions used across CI/publish/update workflows, which could alter build/install behavior and impact CI or release pipelines if the upstream action change is unexpected.Overview
Updates GitHub Actions workflows to use a newer pinned commit (
6e347cee…) forSocketDev/socket-registryshared actions (notablysetup-and-install, plus git-signing setup/cleanup in the weekly updater).This refreshes the CI, publish/provenance, and weekly dependency update pipelines to pick up upstream fixes/behavior changes from the shared action implementation.
Reviewed by Cursor Bugbot for commit 5258077. Configure here.