Skip to content

Commit aad456c

Browse files
Bump martincostello/update-dotnet-sdk from 2.2.2 to 2.2.3
Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases) - [Commits](martincostello/update-dotnet-sdk@db01082...ff9a6f2) --- updated-dependencies: - dependency-name: martincostello/update-dotnet-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5488560 commit aad456c

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)