This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new 652d48e5d Bump microsoft/setup-msbuild from 1 to 2 (#1977)
652d48e5d is described below
commit 652d48e5d843d29d7d853b128fe7e4a8b3747358
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 15 18:13:14 2024 +0100
Bump microsoft/setup-msbuild from 1 to 2 (#1977)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild)
from 1 to 2.
- [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...v2)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/publish-jitexecutor-native.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/publish-jitexecutor-native.yml
b/.github/workflows/publish-jitexecutor-native.yml
index 1e5705bf7..c94ea31a4 100644
--- a/.github/workflows/publish-jitexecutor-native.yml
+++ b/.github/workflows/publish-jitexecutor-native.yml
@@ -110,7 +110,7 @@ jobs:
- name: "Setup MSBUILD"
if: runner.os == 'Windows'
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
- name: "Setup GraalVM"
if: runner.os == 'Windows'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]