Skip to content

run-vcpkg@v11.4

Compare
Choose a tag to compare
@lukka lukka released this 28 Dec 15:23
· 7 commits to v11 since this release

Changes:

  • This is a summary of the changes depicted in Pull Request #216 :
    the vcpkgGitCommitId input is now optional, and the Git commit id is retrieved from either vcpkg-configuration.json or vcpkg.json.
    Note: only the default-registry's builtin kind is supported, the git or filesystemkinds are not supported.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for example uses: lukka/run-vcpkg@v11.3 to pin your workflow to the v11.3 release.