Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/setup-node…
Browse files Browse the repository at this point in the history
…-4.0.0
  • Loading branch information
muiriswoulfe authored Nov 1, 2023
2 parents ebd45a2 + d1b50db commit 4ddb659
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@dfe4f6ad46624424fe24cb5bca79839183399045 # v1.4.0
uses: HaaLeo/publish-vscode-extension@65512ae7dcf96159b51fdd7ed73eb17d5cacad33 # v1.5.0
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 4ddb659

Please sign in to comment.