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 changes from #877.
  • Loading branch information
martincostello committed May 14, 2024
1 parent d100d37 commit 68300a9
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 @@ -229,7 +229,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@caa37bca20d50c57dc0173d77f956751bb1a1d55 # v3.2.1
uses: martincostello/update-dotnet-sdk@d100d3778b089af6aa7e49221f15f32d16337951 # v3.2.2
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit 68300a9

Please sign in to comment.