Skip to content

chore: unpin download-release-vsix action to use @main - #180

Merged
madhur310 merged 1 commit into
mainfrom
ms/unpin-download-release-vsix-action
Aug 26, 2026
Merged

chore: unpin download-release-vsix action to use @main#180
madhur310 merged 1 commit into
mainfrom
ms/unpin-download-release-vsix-action

Conversation

@madhur310

Copy link
Copy Markdown
Contributor

Remove hardcoded SHA reference to allow automatic updates to the action.

Background:

  • Action was pinned to SHA 03cb258 in commit d8eed42 (Aug 2026)
  • Pinning was done during initial development for stability
  • SHA is confirmed to be in main branch ancestry
  • Action has been stable for months

Changes:

  • vscode-publish-release-vsix.yml: Use @main instead of @03cb2583f
  • openvsx-publish-release-vsix.yml: Use @main instead of @03cb2583f

Benefits:

  • Workflows automatically get action updates/fixes
  • No need to manually update SHA after action changes
  • Consistent with other action references in the repo

Remove hardcoded SHA reference to allow automatic updates to the action.

Background:
- Action was pinned to SHA 03cb258 in commit d8eed42 (Aug 2026)
- Pinning was done during initial development for stability
- SHA is confirmed to be in main branch ancestry
- Action has been stable for months

Changes:
- vscode-publish-release-vsix.yml: Use @main instead of @03cb2583f
- openvsx-publish-release-vsix.yml: Use @main instead of @03cb2583f

Benefits:
- Workflows automatically get action updates/fixes
- No need to manually update SHA after action changes
- Consistent with other action references in the repo

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@madhur310
madhur310 requested a review from mshanemc August 26, 2026 20:20
@madhur310
madhur310 merged commit 669732e into main Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants