File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
node-version : " 22"
52
52
53
53
- name : Setup dependencies
54
- uses : aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
54
+ uses : aws-powertools/actions/.github/actions/cached-node-modules@da5bcb1a3d22f87bc48b570c818d26f44c0fc960
55
55
56
56
- name : Install AWS Lambda .NET CLI Tools
57
57
run : dotnet tool install -g Amazon.Lambda.Tools
95
95
node-version : " 22"
96
96
97
97
- name : Setup dependencies
98
- uses : aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
98
+ uses : aws-powertools/actions/.github/actions/cached-node-modules@da5bcb1a3d22f87bc48b570c818d26f44c0fc960
99
99
100
100
- name : Install AWS Lambda .NET CLI Tools
101
101
run : dotnet tool install -g Amazon.Lambda.Tools
@@ -163,7 +163,7 @@ jobs:
163
163
node-version : " 22"
164
164
165
165
- name : Setup dependencies
166
- uses : aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
166
+ uses : aws-powertools/actions/.github/actions/cached-node-modules@da5bcb1a3d22f87bc48b570c818d26f44c0fc960
167
167
168
168
- name : Install AWS Lambda .NET CLI Tools
169
169
run : dotnet tool install -g Amazon.Lambda.Tools
@@ -204,7 +204,7 @@ jobs:
204
204
node-version : " 22"
205
205
206
206
- name : Setup dependencies
207
- uses : aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
207
+ uses : aws-powertools/actions/.github/actions/cached-node-modules@da5bcb1a3d22f87bc48b570c818d26f44c0fc960
208
208
209
209
- name : Install AWS Lambda .NET CLI Tools
210
210
run : dotnet tool install -g Amazon.Lambda.Tools
You can’t perform that action at this time.
0 commit comments