Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
Bump the pinned SHA in the workflow to include the changes from #429.
  • Loading branch information
martincostello committed Apr 26, 2023
1 parent ac19f22 commit b2ed665
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 @@ -158,7 +158,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@a9c7965f8619036551db9aaa4d6ff5e186ccd700 #v2.1.2
uses: martincostello/update-dotnet-sdk@ac19f2226f7484d5b20e06e7f54b4ebc9d62aa57 #v2.1.3
with:
branch-name: ${{ inputs.branch-name }}
channel: ${{ inputs.channel }}
Expand Down

0 comments on commit b2ed665

Please sign in to comment.