Skip to content

Commit

Permalink
Update action SHA
Browse files Browse the repository at this point in the history
Update SHA to include the changes from #442.
  • Loading branch information
martincostello committed May 3, 2023
1 parent 138e60e commit ae3512a
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 @@ -163,7 +163,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@bba9c5d796cf9e84046ae0cb42f7dd33bde568f3 # v2.1.4
uses: martincostello/update-dotnet-sdk@c2b0eab1ae1000f7f9b7357c85f0957ce54e0a21 # v2.2.0
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit ae3512a

Please sign in to comment.