Skip to content

Commit 00deee8

Browse files
authored
Merge pull request #173 from morganstanley/dependabot/github_actions/actions/setup-dotnet-5.2.0
Bump actions/setup-dotnet from 5.1.0 to 5.2.0
2 parents dccf52a + 8ff5f89 commit 00deee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: Setup .NET
25-
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5.1.0
25+
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
2626
with:
2727
dotnet-version: '10.0.x'
2828

0 commit comments

Comments
 (0)