Update vcpkg-sha

This commit is contained in:
Mathis Logemann 2023-02-03 12:38:51 +01:00 committed by GitHub
parent b9175100bd
commit b4f1bc09f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ jobs:
- name: setup vcpkg - name: setup vcpkg
uses: ./.github/actions/setup_vcpkg uses: ./.github/actions/setup_vcpkg
with: with:
vcpkg-sha: 34d2cf7e62d781f4bcb9c7f44f4d2389f568e92b vcpkg-sha: 71d3fa60b67540e9bf5fde2bf2188f579ff09433
nuget-source: https://nuget.pkg.github.com/mapnik/index.json nuget-source: https://nuget.pkg.github.com/mapnik/index.json
nuget-username: ${{ github.actor }} nuget-username: ${{ github.actor }}
nuget-pat: ${{ secrets.GITHUB_TOKEN }} nuget-pat: ${{ secrets.GITHUB_TOKEN }}