Skip to content

Commit 6d1d97c

Browse files
authored
Merge branch 'develop' into dependabot/github_actions/github/codeql-action-3.29.4
2 parents 838279a + 20fd719 commit 6d1d97c

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@29979bc5339bf54f76a11ac36ff67701986bb0f0
54+
uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
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@29979bc5339bf54f76a11ac36ff67701986bb0f0
98+
uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
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@29979bc5339bf54f76a11ac36ff67701986bb0f0
166+
uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
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@29979bc5339bf54f76a11ac36ff67701986bb0f0
207+
uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2
208208

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

0 commit comments

Comments
 (0)