Skip to content

Commit

Permalink
Bump martincostello/update-dotnet-sdk (#827)
Browse files Browse the repository at this point in the history
Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3b9c628 to df4209b.
- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)
- [Commits](3b9c628...df4209b)

---
updated-dependencies:
- dependency-name: martincostello/update-dotnet-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent d4b6371 commit 7ee2e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dotnet-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
# for the same release channel as the SDK specified in global.json.
- name: Update .NET SDK
id: update-dotnet-sdk
uses: martincostello/update-dotnet-sdk@3b9c6287688e4532f2d749ee4172bdfbfef9ba57 # v3.2.0
uses: martincostello/update-dotnet-sdk@df4209bbf7d0b82dd7d0a684ce1b601950061e3c # v3.2.0
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit 7ee2e97

Please sign in to comment.