]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 625/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Mar 2023 11:00:08 +0000 (11:00 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2023 11:00:08 +0000 (11:00 +0000)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 1.3.1.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.1.3...v1.3.1)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index 3c8e27e3ea61d744fe6ef384410d069511aeb874..e63f8e73508ff84e94db174745c088b84c1687af 100644 (file)
@@ -68,7 +68,7 @@ jobs:
     steps:
     - uses: actions/checkout@v3
     - name: setup-msbuild
-      uses: microsoft/setup-msbuild@v1.1.3
+      uses: microsoft/setup-msbuild@v1.3.1
     - name: nuget restore
       run: cd vcnet; nuget restore cups.sln
     - name: msbuild