Skip to content
Compare
Choose a tag to compare
@lukka lukka released this 12 Nov 22:34
· 16 commits to main since this release

Changes:

  • Avoid writing any file outside of GITHUB_WORKSPACE file system tree. This fixes #213
  • Update the readme.md file regarding to when vcpkg.json is going to be searched for.

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/[email protected] to pin your workflow to the v11.2 release.