Skip to content

Commit 7d45b90

Browse files
chore(deps): update actions/setup-dotnet digest to c2fa09f
Ref: PACT-445
1 parent 741d7e2 commit 7d45b90

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
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3131
- name: Setup .NET Core SDK ${{ matrix.dotnet-version }}
32-
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5
32+
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
3333
with:
3434
dotnet-version: ${{ matrix.dotnet-version }}
3535
- name: test for ${{ matrix.pact_provider }}

0 commit comments

Comments
 (0)