Conversation
4 tasks
1034765 to
0a564e0
Compare
Update SocketDev/socket-registry install action from 715b14fe to 24323cbd across ci, provenance, and weekly-update workflows.
0a564e0 to
75b7ebf
Compare
divmain
approved these changes
Apr 2, 2026
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/installSHA pin from715b14feto24323cbdacross all workflowsci.yml,provenance.yml, andweekly-update.ymlSplit from #1140.
Test plan
Note
Low Risk
Low risk: only updates the pinned commit SHA for a shared GitHub Action across workflows, affecting CI/install behavior but not runtime application code.
Overview
Updates GitHub Actions workflow pins to use a newer commit of
SocketDev/socket-registry/.github/actions/install.The SHA is bumped consistently across
ci.yml,provenance.yml, andweekly-update.yml, impacting dependency installation steps in lint/type-check/tests, publishing, and weekly update automation.Written by Cursor Bugbot for commit 1034765. Configure here.