Skip to content

Commit 1ae26d2

Browse files
Bump SHA
Bump action SHA to include changes from #599.
1 parent 29c3c21 commit 1ae26d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dotnet-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
# for the same release channel as the SDK specified in global.json.
220220
- name: Update .NET SDK
221221
id: update-dotnet-sdk
222-
uses: martincostello/update-dotnet-sdk@ef5170e2dbee1235ee754f03a6018794c061c8e5 # v2.5.0
222+
uses: martincostello/update-dotnet-sdk@29c3c21996806802cd4e8d37cab53609bd1d9c7b # v3.0.0
223223
with:
224224
branch-name: ${{ inputs.branch-name }}
225225
channel: ${{ inputs.channel }}

0 commit comments

Comments
 (0)