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 ddc9884 commit c6d684fCopy full SHA for c6d684f
.github/workflows/update-dotnet-sdk.yml
@@ -19,7 +19,7 @@ permissions: {}
19
jobs:
20
update-sdk:
21
name: Update .NET SDK
22
- uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@a56c6d7f553ce7cacfaae732159694894268742c # v3.8.3
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@b4a65696fa41bbe5a4ddf75b7da0e204d7343dc7 # v4.0.0
23
permissions:
24
contents: write
25
pull-requests: write
0 commit comments