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 215b41e commit 90123e9Copy full SHA for 90123e9
.github/workflows/update-dotnet-sdk.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@67d6e2b14939c06978a7f80444157296c3defe14 # v3.2.3
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@0bc908ef15be678a94bc7bf92f742bbaff67337e # v3.3.0
25
permissions:
26
contents: write
27
pull-requests: write
0 commit comments