Skip to content

Commit

Permalink
Update SHA
Browse files Browse the repository at this point in the history
Update the action SHA to pick up fix from #810.
  • Loading branch information
martincostello committed Apr 7, 2024
1 parent 10bbbfa commit b568430
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 @@ -224,7 +224,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@5b7f7858117d283ab4a8f9b5773a02f94982709d # v3.1.4
uses: martincostello/update-dotnet-sdk@10bbbfa4a05a0188bd0fee7da89fe52160a6ab90 # v3.1.4
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit b568430

Please sign in to comment.