From 2fd6b3988f15f2d515d8f9375eee94fba815b467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 10:53:41 +0000 Subject: [PATCH] Bump martincostello/update-dotnet-sdk from 3.3.0 to 3.4.0 (#3215) Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases) - [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/0bc908ef15be678a94bc7bf92f742bbaff67337e...76e2c0df2303d4f6a404228105ebb7d60ace0556) --- updated-dependencies: - dependency-name: martincostello/update-dotnet-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 c228d3ff28..aa97e9df5a 100644 --- a/.github/workflows/update-dotnet-sdk.yml +++ b/.github/workflows/update-dotnet-sdk.yml @@ -11,7 +11,7 @@ permissions: jobs: update-dotnet-sdk: - uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@0bc908ef15be678a94bc7bf92f742bbaff67337e # v3.3.0 + uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@76e2c0df2303d4f6a404228105ebb7d60ace0556 # v3.4.0 permissions: contents: write pull-requests: write