Skip to content

Commit d594783

Browse files
chore(deps): bump aws-powertools/actions from 1.3.0 to 1.4.0 (#7104)
Bumps [aws-powertools/actions](https://github.com/aws-powertools/actions) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/aws-powertools/actions/releases) - [Commits](aws-powertools/actions@da5bcb1...743fa57) --- updated-dependencies: - dependency-name: aws-powertools/actions dependency-version: 1.4.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 68de154 commit d594783

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@da5bcb1a3d22f87bc48b570c818d26f44c0fc960
55+
uses: aws-powertools/actions/.github/actions/cached-node-modules@743fa57a003787b157991ea5c6e3cf0d40468676
5656
- id: credentials
5757
name: AWS Credentials
5858
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df

0 commit comments

Comments
 (0)