Skip to content

Commit

Permalink
Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](microsoft/setup-msbuild@v1.3.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 87917ca commit 1e0af1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
submodules: recursive

- name: Add MSBuild to PATH
uses: microsoft/[email protected].1
uses: microsoft/[email protected].2

- name: Setup premake
uses: abel0b/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
submodules: recursive

- name: Add MSBuild to PATH
uses: microsoft/[email protected].1
uses: microsoft/[email protected].2

- name: Setup premake
uses: abel0b/[email protected]
Expand Down

0 comments on commit 1e0af1c

Please sign in to comment.