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.
I forgot the rebase would change the SHA.
  • Loading branch information
martincostello committed May 3, 2023
1 parent ae3512a commit 6cfd047
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@c2b0eab1ae1000f7f9b7357c85f0957ce54e0a21 # v2.2.0
uses: martincostello/update-dotnet-sdk@ae3512aef9cf3737b6abcae215345867b5f8fd6d # v2.2.0
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit 6cfd047

Please sign in to comment.