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 e723a12 commit ad3ffedCopy full SHA for ad3ffed
.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@ee0555fe74ccf33a1d2f0a18e0acc0b190914d33 # v3.8.2
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@a56c6d7f553ce7cacfaae732159694894268742c # v3.8.3
23
permissions:
24
contents: write
25
pull-requests: write
0 commit comments