Skip to content

Commit 92901fa

Browse files
Update actions/setup-dotnet digest to 67a3573 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb69991 commit 92901fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sdk-publish-unstable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525

2626
- name: Setup .NET
27-
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
27+
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
2828
with:
2929
dotnet-version: |
3030
8.0.x

.github/workflows/sdk-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ref: "master"
2222

2323
- name: Setup .NET
24-
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
24+
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
2525
with:
2626
dotnet-version: |
2727
8.0.x

0 commit comments

Comments
 (0)