Skip to content

Commit de4d5be

Browse files
authored
Merge pull request #959 from aws-powertools/dependabot/github_actions/aws-powertools/actions-1.5.0
chore(deps): bump aws-powertools/actions from 1.4.0 to 1.5.0
2 parents 541f29b + 67af657 commit de4d5be

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@743fa57a003787b157991ea5c6e3cf0d40468676
54+
uses: aws-powertools/actions/.github/actions/cached-node-modules@3b5b8e2e58b7af07994be982e83584a94e8c76c5
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@743fa57a003787b157991ea5c6e3cf0d40468676
98+
uses: aws-powertools/actions/.github/actions/cached-node-modules@3b5b8e2e58b7af07994be982e83584a94e8c76c5
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@743fa57a003787b157991ea5c6e3cf0d40468676
166+
uses: aws-powertools/actions/.github/actions/cached-node-modules@3b5b8e2e58b7af07994be982e83584a94e8c76c5
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@743fa57a003787b157991ea5c6e3cf0d40468676
207+
uses: aws-powertools/actions/.github/actions/cached-node-modules@3b5b8e2e58b7af07994be982e83584a94e8c76c5
208208

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

0 commit comments

Comments
 (0)