Skip to content

Commit d7706aa

Browse files
martincostellocaptainsafia
authored andcommitted
Bump update-dotnet-sdk action (#59715)
Bump the update-dotnet-sdk action to v3.4.0 to pick up changes to react to dotnet/core#9671.
1 parent d080056 commit d7706aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sdk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v4
23-
- uses: martincostello/update-dotnet-sdk@67d6e2b14939c06978a7f80444157296c3defe14 # v3.2.3
23+
- uses: martincostello/update-dotnet-sdk@76e2c0df2303d4f6a404228105ebb7d60ace0556 # v3.4.0
2424
with:
2525
quality: 'daily'
2626
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)