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 3c96b8e commit 7720ddeCopy full SHA for 7720dde
.github/workflows/update-dotnet-sdks.yml
@@ -21,7 +21,7 @@ permissions:
21
jobs:
22
update-sdk:
23
name: Update .NET SDK
24
- uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@e7501ebba8948a456d25ac2ff867af8c8f680454 # v3.8.1
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@ee0555fe74ccf33a1d2f0a18e0acc0b190914d33 # v3.8.2
25
permissions:
26
contents: write
27
pull-requests: write
0 commit comments