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 fb9db06 commit fe6f7c2Copy full SHA for fe6f7c2
.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@444b0c97f151b01c8d0646ffd0187c4787c17aeb # v3.8.0
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@e7501ebba8948a456d25ac2ff867af8c8f680454 # v3.8.1
25
permissions:
26
contents: write
27
pull-requests: write
0 commit comments