Skip to content

Commit 8a06c19

Browse files
authored
Update .github/workflows/publish-vscode-extension-pack.yml
Signed-off-by: Alex Boyko <alex.boyko@broadcom.com>
1 parent 2c8e873 commit 8a06c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-vscode-extension-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
ref: 'refs/tags/${{ steps.version.outputs.release_name }}',
5151
sha: context.sha
5252
})
53-
- uses: actions/setup-node@v6
53+
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # 6.2.0
5454
with:
5555
node-version: 22
5656
- name: Publish to VSCode Marketplace

0 commit comments

Comments
 (0)