actions-marketplace-validations/Set VSIX Version

Increments the VSIX build version or sets it to a specified version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 17, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/timheuer_vsix-version-stamp@9d38292e99e54046455bb68c6a2b5113d269a7d0 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
version-typeVersion type - build or revisionyesbuild
manifest-filePath to VSIX manifestyes
build-numberBuild number to useyes${{ github.run_number }}
vsix-token-source-filePath to source.extension.vsno""
version-numberIf provided, will be used directly as the version of the VSIX, and no incrementing will happen.no""
namedescription
version-numberThe resulting version number