Skip to content

Commit

Permalink
Bump update-dotnet-sdk action (#59715)
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 6, 2025
1 parent 5e2c7e4 commit cfc9870
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 @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- 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 cfc9870

Please sign in to comment.