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