We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdd676 commit b2e055eCopy full SHA for b2e055e
.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@758e92b362c4164925583874878423a794cce239 # v3.4.1
+ uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@85d667fd1555930e26433702522ad27d93e2b71a # v3.4.2
25
permissions:
26
contents: write
27
pull-requests: write
0 commit comments