File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130 repo : pulumi/pulumictl
131131 - uses : pulumi/actions@9519177da243fd32cab35cdbf19cce1ab7472fcc # v6.2.0
132132
133- - uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
133+ - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
134134 with :
135135 dotnet-version : " ${{ matrix.dotnet-version }}"
136136 if : matrix.language == 'dotnet'
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 uses : pulumi/actions@9519177da243fd32cab35cdbf19cce1ab7472fcc # v6.2.0
108108
109109 - name : Setup DotNet
110- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
110+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
111111 with :
112112 dotnet-version : " ${{ matrix.dotnet-version }}"
113113 if : matrix.language == 'dotnet'
You can’t perform that action at this time.
0 commit comments