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 d732e2d commit 0d60f66Copy full SHA for 0d60f66
.github/workflows/update-dotnet-sdk.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
26
27
- name: Update .NET SDK
28
- uses: martincostello/update-dotnet-sdk@db0108271a0992bee4136ed9062c3e66555d00b0 # v2.2.2
+ uses: martincostello/update-dotnet-sdk@ff9a6f247704ef1b77eb3c478070d8fa69c2360e # v2.2.3
29
with:
30
labels: "dependencies,.NET"
31
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments