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 #906.
  • Loading branch information
martincostello committed Jun 1, 2024
1 parent 4d596d3 commit 67d6e2b
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@68300a9120c745ca0ff120e2940b63ef1ad2c725 # v3.2.2
uses: martincostello/update-dotnet-sdk@4d596d363aa069da80649d45b0e1b5f0583b2370 # v3.2.3
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit 67d6e2b

Please sign in to comment.