We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3464497 commit b64912eCopy full SHA for b64912e
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ permissions:
38
jobs:
39
ci:
40
name: Run CI Pipeline
41
- uses: SocketDev/socket-registry/.github/workflows/ci.yml@e7f70a7eb857a85b4f30677f9fc2c38bc9c4d56e # 2025-10-28
+ uses: SocketDev/socket-registry/.github/workflows/ci.yml@ed3c6104ebfbabb657432e79a7f77cf7d33df984 # 2025-10-31
42
with:
43
test-setup-script: 'pnpm --filter @socketsecurity/cli run build'
44
lint-script: 'pnpm --filter @socketsecurity/cli run check'
0 commit comments