Skip to content

Commit

Permalink
Bump update-dotnet-sdk action (#5768)
Browse files Browse the repository at this point in the history
Bump the update-dotnet-sdk action to v3.4.0 to pick up changes to react to dotnet/core#9671.
  • Loading branch information
martincostello authored Jan 7, 2025
1 parent 9fb01b6 commit 0776457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: dev
- uses: martincostello/update-dotnet-sdk@67d6e2b14939c06978a7f80444157296c3defe14 # v3.2.3
- uses: martincostello/update-dotnet-sdk@76e2c0df2303d4f6a404228105ebb7d60ace0556 # v3.4.0
with:
quality: 'daily'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0776457

Please sign in to comment.