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 c4cb772 commit d07e143Copy full SHA for d07e143
.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@0bc908ef15be678a94bc7bf92f742bbaff67337e # v3.3.0
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@76e2c0df2303d4f6a404228105ebb7d60ace0556 # v3.4.0
25
permissions:
26
contents: write
27
pull-requests: write
0 commit comments