We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c3c21 commit 1ae26d2Copy full SHA for 1ae26d2
.github/workflows/update-dotnet-sdk.yml
@@ -219,7 +219,7 @@ jobs:
219
# for the same release channel as the SDK specified in global.json.
220
- name: Update .NET SDK
221
id: update-dotnet-sdk
222
- uses: martincostello/update-dotnet-sdk@ef5170e2dbee1235ee754f03a6018794c061c8e5 # v2.5.0
+ uses: martincostello/update-dotnet-sdk@29c3c21996806802cd4e8d37cab53609bd1d9c7b # v3.0.0
223
with:
224
branch-name: ${{ inputs.branch-name }}
225
channel: ${{ inputs.channel }}
0 commit comments