Skip to content

Commit bc92cf3

Browse files
chore(deps): update actions/setup-dotnet digest to 2016bd2 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e78a3c6 commit bc92cf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dotnet-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Install .NET Core
26-
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
26+
uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
2727
with:
2828
dotnet-version: 8.0.x
2929

@@ -69,7 +69,7 @@ jobs:
6969
merge-multiple: true
7070

7171
- name: Install .NET Core
72-
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
72+
uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
7373
with:
7474
dotnet-version: 8.0.x
7575

0 commit comments

Comments
 (0)