From 6a05ab40592d6959040f2b84c52424b1fd002f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 17:06:21 +0000 Subject: [PATCH] Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases) - [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/1ae26d24c0d15d2f17f722c65886ffabff4f826a...d981b2d0c77ab96a46b79c58ee0e4e9f9adc624f) --- updated-dependencies: - dependency-name: martincostello/update-dotnet-sdk dependency-type: direct:production update-type: version-update:semver-patch ... 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 04fca1c7d94..d29c5fa1831 100644 --- a/.github/workflows/update-dotnet-sdk.yml +++ b/.github/workflows/update-dotnet-sdk.yml @@ -10,7 +10,7 @@ permissions: jobs: update-dotnet-sdk: - uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@1ae26d24c0d15d2f17f722c65886ffabff4f826a # v3.0.0 + uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@d981b2d0c77ab96a46b79c58ee0e4e9f9adc624f # v3.0.1 with: labels: "dependencies,.NET" update-nuget-packages: false