@@ -41,12 +41,12 @@ jobs:
4141 mask-aws-account-id : true
4242
4343 - name : Set up .NET
44- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3.0
44+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # 4.3.1
4545 with :
4646 dotnet-version : ' 8.x'
4747
4848 - name : Setup Node.js
49- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
49+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
5050 with :
5151 node-version : " 22"
5252
@@ -85,12 +85,12 @@ jobs:
8585 mask-aws-account-id : true
8686
8787 - name : Set up .NET
88- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3.0
88+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # 4.3.1
8989 with :
9090 dotnet-version : ' 8.x'
9191
9292 - name : Setup Node.js
93- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
93+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
9494 with :
9595 node-version : " 22"
9696
@@ -126,7 +126,7 @@ jobs:
126126 mask-aws-account-id : true
127127
128128 - name : Set up .NET
129- uses : actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # 4.3.0
129+ uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # 4.3.1
130130 with :
131131 dotnet-version : ' 8.x'
132132
@@ -158,7 +158,7 @@ jobs:
158158 mask-aws-account-id : true
159159
160160 - name : Setup Node.js
161- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
161+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
162162 with :
163163 node-version : " 22"
164164
@@ -199,7 +199,7 @@ jobs:
199199 mask-aws-account-id : true
200200
201201 - name : Setup Node.js
202- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
202+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
203203 with :
204204 node-version : " 22"
205205
0 commit comments