Skip to content

Commit 6c0e377

Browse files
build(deps): bump SocketDev/socket-registry
Bumps [SocketDev/socket-registry](https://github.com/socketdev/socket-registry) from 1a96ced97aaa85d61543351b90d6f463b983c46c to 76ad8232e415f3a45ed0003bb10a9ca0226c6521. - [Commits](SocketDev/socket-registry@1a96ced...1a96ced) --- updated-dependencies: - dependency-name: SocketDev/socket-registry dependency-version: 1a96ced97aaa85d61543351b90d6f463b983c46c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e12dbbf commit 6c0e377

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/claude-auto-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ permissions:
1515

1616
jobs:
1717
auto-review:
18-
uses: SocketDev/socket-registry/.github/workflows/claude-auto-review.yml@1a96ced97aaa85d61543351b90d6f463b983c46c # main
18+
uses: SocketDev/socket-registry/.github/workflows/claude-auto-review.yml@76ad8232e415f3a45ed0003bb10a9ca0226c6521 # main
1919
secrets:
2020
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ permissions:
2222

2323
jobs:
2424
claude:
25-
uses: SocketDev/socket-registry/.github/workflows/claude.yml@1a96ced97aaa85d61543351b90d6f463b983c46c # main
25+
uses: SocketDev/socket-registry/.github/workflows/claude.yml@76ad8232e415f3a45ed0003bb10a9ca0226c6521 # main
2626
secrets:
2727
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

2222
jobs:
2323
publish:
24-
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@1a96ced97aaa85d61543351b90d6f463b983c46c # main
24+
uses: SocketDev/socket-registry/.github/workflows/provenance.yml@76ad8232e415f3a45ed0003bb10a9ca0226c6521 # main
2525
with:
2626
debug: ${{ inputs.debug }}
2727
package-name: '@socketregistry/lib'

.github/workflows/socket-auto-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424

2525
jobs:
2626
socket-auto-pr:
27-
uses: SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@1a96ced97aaa85d61543351b90d6f463b983c46c # main
27+
uses: SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@76ad8232e415f3a45ed0003bb10a9ca0226c6521 # main
2828
with:
2929
debug: ${{ inputs.debug }}
3030
autopilot: true

0 commit comments

Comments
 (0)