Skip to content

Commit

Permalink
chore(deps): update lukka/run-vcpkg action to v10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2022
1 parent 7253afc commit 03b8b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: (get-content -Path .\Cargo.toml) | %{$_ -replace "version = \`"0.0.0-development\`"","version = `"${{ needs.get_next_version.outputs.new_version }}`""} | set-content -Path .\Cargo.toml

- name: install and setup vcpkg
uses: lukka/run-vcpkg@v10.1
uses: lukka/run-vcpkg@v10.5
with:
vcpkgGitCommitId: b196dacc2f63f37bb75504c36c349042336749cb

Expand Down

0 comments on commit 03b8b7b

Please sign in to comment.