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 #730.
  • Loading branch information
martincostello committed Jan 29, 2024
1 parent a238090 commit 9d42ad9
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@65c5f402b15326dd12d7b1dac63abdbb53ed695c # v3.1.2
uses: martincostello/update-dotnet-sdk@a238090df878b2600417bc8e248ced9e338e86b4 # v3.1.3
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit 9d42ad9

Please sign in to comment.