Skip to content

Commit 4ef3146

Browse files
chore(deps): bump aws-powertools/actions from 1.4.0 to 1.5.0 (#7180)
Bumps [aws-powertools/actions](https://github.com/aws-powertools/actions) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/aws-powertools/actions/releases) - [Commits](aws-powertools/actions@743fa57...3b5b8e2) --- updated-dependencies: - dependency-name: aws-powertools/actions dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent 4d9a3be commit 4ef3146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bootstrap_region.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
node-version: "22"
5454
- name: Setup dependencies
55-
uses: aws-powertools/actions/.github/actions/cached-node-modules@743fa57a003787b157991ea5c6e3cf0d40468676
55+
uses: aws-powertools/actions/.github/actions/cached-node-modules@3b5b8e2e58b7af07994be982e83584a94e8c76c5
5656
- id: credentials
5757
name: AWS Credentials
5858
uses: aws-actions/configure-aws-credentials@209f2a4450bb4b277e1dedaff40ad2fd8d4d0a4c

0 commit comments

Comments
 (0)