Skip to content

Commit 285319a

Browse files
authored
Merge pull request #946 from aws-powertools/dependabot/github_actions/aws-powertools/actions-1.3.0
chore(deps): bump aws-powertools/actions from 1.2.0 to 1.3.0
2 parents 593c554 + 90c679b commit 285319a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
node-version: "22"
5252

5353
- 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
5555

5656
- name: Install AWS Lambda .NET CLI Tools
5757
run: dotnet tool install -g Amazon.Lambda.Tools
@@ -95,7 +95,7 @@ jobs:
9595
node-version: "22"
9696

9797
- 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
9999

100100
- name: Install AWS Lambda .NET CLI Tools
101101
run: dotnet tool install -g Amazon.Lambda.Tools
@@ -163,7 +163,7 @@ jobs:
163163
node-version: "22"
164164

165165
- 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
167167

168168
- name: Install AWS Lambda .NET CLI Tools
169169
run: dotnet tool install -g Amazon.Lambda.Tools
@@ -204,7 +204,7 @@ jobs:
204204
node-version: "22"
205205

206206
- 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
208208

209209
- name: Install AWS Lambda .NET CLI Tools
210210
run: dotnet tool install -g Amazon.Lambda.Tools

0 commit comments

Comments
 (0)