Skip to content

Commit

Permalink
Update update-sdk workflow (#53448)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Jan 17, 2024
1 parent b027cc3 commit bccdb5b
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@8765302da88e1a78c845125626f3726190908593
- uses: martincostello/update-dotnet-sdk@31f3d5a6c2c4a5a0b7eb0e0d5c30501925d6e790
with:
quality: 'daily'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bccdb5b

Please sign in to comment.