We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba71fd5 commit 029f2e1Copy full SHA for 029f2e1
.github/workflows/update-dotnet-sdk.yml
@@ -40,6 +40,7 @@ jobs:
40
update-sdk:
41
uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@a832b148de803dd5bcba5dbedb4ca75f20c3a0c4 # v5.0.0
42
with:
43
+ dotnet-roll-forward: 'Major'
44
labels: 'dependencies,.NET'
45
user-email: ${{ vars.GIT_COMMIT_USER_EMAIL }}
46
user-name: ${{ vars.GIT_COMMIT_USER_NAME }}
0 commit comments