We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68290b commit c4403feCopy full SHA for c4403fe
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ permissions:
17
jobs:
18
ci:
19
name: Run CI Pipeline
20
- uses: SocketDev/socket-registry/.github/workflows/ci.yml@e7f70a7eb857a85b4f30677f9fc2c38bc9c4d56e # 2025-10-28
+ uses: SocketDev/socket-registry/.github/workflows/ci.yml@ed3c6104ebfbabb657432e79a7f77cf7d33df984 # 2025-10-31
21
with:
22
fail-fast: false
23
lint-script: 'pnpm run lint --all'
0 commit comments