From e22a0fc1151a795aae90ec0748188a9a0fa72a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 04:28:27 +0000 Subject: [PATCH] Bump martincostello/update-dotnet-sdk from 3.2.3 to 3.3.0 Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.2.3 to 3.3.0. - [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases) - [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/67d6e2b14939c06978a7f80444157296c3defe14...0bc908ef15be678a94bc7bf92f742bbaff67337e) --- updated-dependencies: - dependency-name: martincostello/update-dotnet-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-dotnet-sdk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-dotnet-sdk.yml b/.github/workflows/update-dotnet-sdk.yml index c067aafd..42ea3016 100644 --- a/.github/workflows/update-dotnet-sdk.yml +++ b/.github/workflows/update-dotnet-sdk.yml @@ -10,7 +10,7 @@ permissions: jobs: update-sdk: - uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@67d6e2b14939c06978a7f80444157296c3defe14 # v3.2.3 + uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@0bc908ef15be678a94bc7bf92f742bbaff67337e # v3.3.0 with: labels: "dependencies,.NET" update-nuget-packages: false