Skip to content

Commit

Permalink
Bump HaaLeo/publish-vscode-extension from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [HaaLeo/publish-vscode-extension](https://github.com/haaleo/publish-vscode-extension) from 1 to 2.
- [Release notes](https://github.com/haaleo/publish-vscode-extension/releases)
- [Changelog](https://github.com/HaaLeo/publish-vscode-extension/blob/master/CHANGELOG.md)
- [Commits](HaaLeo/publish-vscode-extension@v1...v2)

---
updated-dependencies:
- dependency-name: HaaLeo/publish-vscode-extension
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 4f6f057 commit a28824f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-vscode-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}

- name: 🚀 Open VSX Publish
uses: HaaLeo/publish-vscode-extension@v1
uses: HaaLeo/publish-vscode-extension@v2
if: success() && github.ref == 'refs/heads/master'
with:
pat: ${{ secrets.OPEN_VSX_TOKEN }}
Expand Down

0 comments on commit a28824f

Please sign in to comment.