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 a112673 commit 3b9c913Copy full SHA for 3b9c913
.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@17c8e09407f67149512e95e082a9c77dfe8e27a4 # main
+ uses: SocketDev/socket-registry/.github/workflows/ci.yml@4b73a528b3ec989dea83ed38e4f46cd470461c73 # main
21
with:
22
coverage-script: 'pnpm run test:unit:coverage'
23
coverage-report-script: 'pnpm run coverage:percent --json'
0 commit comments