|
51 | 51 | node-version: "22" |
52 | 52 |
|
53 | 53 | - name: Setup dependencies |
54 | | - uses: aws-powertools/actions/.github/actions/cached-node-modules@29979bc5339bf54f76a11ac36ff67701986bb0f0 |
| 54 | + uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2 |
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@29979bc5339bf54f76a11ac36ff67701986bb0f0 |
| 98 | + uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2 |
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@29979bc5339bf54f76a11ac36ff67701986bb0f0 |
| 166 | + uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2 |
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@29979bc5339bf54f76a11ac36ff67701986bb0f0 |
| 207 | + uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2 |
208 | 208 |
|
209 | 209 | - name: Install AWS Lambda .NET CLI Tools |
210 | 210 | run: dotnet tool install -g Amazon.Lambda.Tools |
|
0 commit comments