From 74f81e1f954599f58a62ad3c5f83585913766e72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:28:50 +0000 Subject: [PATCH] Bump HaaLeo/publish-vscode-extension from 1.2.0 to 2.0.0 Bumps [HaaLeo/publish-vscode-extension](https://github.com/haaleo/publish-vscode-extension) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/haaleo/publish-vscode-extension/releases) - [Changelog](https://github.com/HaaLeo/publish-vscode-extension/blob/master/CHANGELOG.md) - [Commits](https://github.com/haaleo/publish-vscode-extension/compare/c1a0486c5a3eed24e8c21d4e37889a7c4c60c443...ca5561daa085dee804bf9f37fe0165785a9b14db) --- updated-dependencies: - dependency-name: HaaLeo/publish-vscode-extension dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index cfc35b6d..652c1307 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -142,7 +142,7 @@ jobs: - name: Publish to marketplace # https://github.com/HaaLeo/publish-vscode-extension/releases/tag/v1.2.0 - uses: HaaLeo/publish-vscode-extension@c1a0486c5a3eed24e8c21d4e37889a7c4c60c443 + uses: HaaLeo/publish-vscode-extension@ca5561daa085dee804bf9f37fe0165785a9b14db with: pat: ${{ secrets.PUBLISHER_KEY }} registryUrl: https://marketplace.visualstudio.com