Skip to content

Commit 82ea003

Browse files
Bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#6479)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
1 parent 1da9950 commit 82ea003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
ref: ${{ github.event.repository.default_branch }}
5151

5252
- name: Setup .NET
53-
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
53+
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
5454

5555
- name: Push packages and publish release
5656
shell: pwsh

0 commit comments

Comments
 (0)