We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6cafa4 commit 34a51daCopy full SHA for 34a51da
2 files changed
.github/workflows/ci.yml
@@ -21,4 +21,4 @@ concurrency:
21
jobs:
22
ci:
23
name: Run CI Pipeline
24
- uses: SocketDev/socket-registry/.github/workflows/ci.yml@a92445215e7370ce7f7ded560e9f150370e7dd43 # main (2026-05-15)
+ uses: SocketDev/socket-registry/.github/workflows/ci.yml@b5b9f01d8a2741bf2b6024589790bf922455c306 # main (2026-05-15)
package.json
@@ -31,7 +31,7 @@
31
"engines": {
32
"vscode": "^1.63.0"
33
},
34
- "packageManager": "pnpm@11.0.8",
+ "packageManager": "pnpm@11.1.2",
35
"icon": "assets/socket-icon-brand-256.png",
36
"activationEvents": [
37
"workspaceContains:**/[pP][aA][cC][kK][aA][gG][eE].[jJ][sS][oO][nN]",
0 commit comments