Skip to content

Commit

Permalink
Bump SHA
Browse files Browse the repository at this point in the history
Bump action SHA to include the changes from #706.
  • Loading branch information
martincostello committed Jan 16, 2024
1 parent 0d6aed9 commit 31f3d5a
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@8765302da88e1a78c845125626f3726190908593 # v3.1.0
uses: martincostello/update-dotnet-sdk@0d6aed948056ec70d1035537783d081394b6aec3 # v3.1.1
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit 31f3d5a

Please sign in to comment.