Skip to content

Commit

Permalink
Bump update-dotnet-sdk action (#5195)
Browse files Browse the repository at this point in the history
Bump the update-dotnet-sdk action to 3.2.3 to handle upcoming changes from the merging of the installer and sdk repos.
  • Loading branch information
martincostello authored Jun 4, 2024
1 parent 4bafacb commit 95a10f5
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@65c5f402b15326dd12d7b1dac63abdbb53ed695c # v3.1.2
- uses: martincostello/update-dotnet-sdk@67d6e2b14939c06978a7f80444157296c3defe14 # v3.2.3
with:
quality: 'daily'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 95a10f5

Please sign in to comment.