Skip to content

Commit

Permalink
Bump HaaLeo/publish-vscode-extension from 1.5.0 to 1.6.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.5.0 to 1.6.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@65512ae...28e2d3f)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 21c2be4 commit 6a803a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-phase-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
token: ${{ secrets.RELEASE_PHASE_2_GITHUB_RELEASE }}

- name: Publish Release
uses: HaaLeo/publish-vscode-extension@65512ae7dcf96159b51fdd7ed73eb17d5cacad33 # v1.5.0
uses: HaaLeo/publish-vscode-extension@28e2d3f5817fccf23c1f219eb0cecc903132d1a2 # v1.6.2
with:
# Fine-grained Azure DevOps Personal Access Token (PAT) with the Manage access to Marketplace permission.
pat: ${{ secrets.RELEASE_PHASE_2_PUBLISH_RELEASE }}
Expand Down

0 comments on commit 6a803a2

Please sign in to comment.