Skip to content

Commit 4a960d4

Browse files
Merge pull request #89 from alastairlundy/dependabot/github_actions/actions/setup-dotnet-5.3.0
Bump actions/setup-dotnet from 5.2.0 to 5.3.0
2 parents c94c558 + f4866ec commit 4a960d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
egress-policy: audit
3232

3333
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
34-
- uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
34+
- uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
3535
with:
3636
dotnet-version: 10.0.x
3737

0 commit comments

Comments
 (0)