]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1 3477/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 6 Feb 2023 05:12:10 +0000 (05:12 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 05:12:10 +0000 (05:12 +0000)
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/7315a94840631165970262a99c72cfb48a65d25d...cec98b9d092141f74527d0afa6feb2af698cfe89)

---
updated-dependencies:
- dependency-name: ilammy/msvc-dev-cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/dev-short-tests.yml

index 2b2eb11b2c017bf4c48604c2f1c9d7505b4ba5d0..132dbb996138b93ef5e44c114be80342ef421f27 100644 (file)
@@ -218,7 +218,7 @@ jobs:
       - name: Install packages
         run: pip install --pre meson
       - name: Initialize the MSVC dev command prompt
-        uses: ilammy/msvc-dev-cmd@7315a94840631165970262a99c72cfb48a65d25d
+        uses: ilammy/msvc-dev-cmd@cec98b9d092141f74527d0afa6feb2af698cfe89
       - name: Configure with Meson
         run: |
           meson setup build/meson/ builddir -Dbin_tests=true -Dbin_programs=true -Dbin_contrib=true