Skip to content

Commit 0d60f66

Browse files
Bump martincostello/update-dotnet-sdk from 2.2.2 to 2.2.3 (#1345)
1 parent d732e2d commit 0d60f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dotnet-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2626

2727
- name: Update .NET SDK
28-
uses: martincostello/update-dotnet-sdk@db0108271a0992bee4136ed9062c3e66555d00b0 # v2.2.2
28+
uses: martincostello/update-dotnet-sdk@ff9a6f247704ef1b77eb3c478070d8fa69c2360e # v2.2.3
2929
with:
3030
labels: "dependencies,.NET"
3131
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)