Skip to content

Commit 482e7f7

Browse files
authored
Update release-vscode.yml
1 parent 4a3974f commit 482e7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-vscode.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- run: yarn install
1616

1717
- name: Vscode release plugin
18-
uses: JCofman/vscodeaction@1.0.0
18+
uses: JCofman/vscodeaction@2.0.1
1919
env:
2020
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
2121
with:

0 commit comments

Comments
 (0)