We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0dc279 commit c334bbfCopy full SHA for c334bbf
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ permissions:
27
jobs:
28
ci:
29
name: Run CI Pipeline
30
- uses: SocketDev/socket-registry/.github/workflows/ci.yml@d83e76d998a5b13e7e844273898ccee35bb991c4 # main
+ uses: SocketDev/socket-registry/.github/workflows/ci.yml@db024ea0ebbf1e6c73acdb8a6fb02a8c5e2c7410 # main
31
with:
32
test-setup-script: 'pnpm run build'
33
lint-script: 'pnpm run lint --all'
0 commit comments