From cb5891bcefc94d28f55b50fcf4687a63bccf72d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 20:52:35 +0000 Subject: [PATCH] chore(deps): bump aws-powertools/actions from 1.1.0 to 1.2.0 Bumps [aws-powertools/actions](https://github.com/aws-powertools/actions) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/aws-powertools/actions/releases) - [Commits](https://github.com/aws-powertools/actions/compare/5ae7c190d6b51491bb14f593c3509c1bcbf7a3c1...7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2) --- updated-dependencies: - dependency-name: aws-powertools/actions dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/bootstrap_region.yml | 2 +- .github/workflows/on_closed_issues.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bootstrap_region.yml b/.github/workflows/bootstrap_region.yml index 2df62ed0ad8..935280524de 100644 --- a/.github/workflows/bootstrap_region.yml +++ b/.github/workflows/bootstrap_region.yml @@ -52,7 +52,7 @@ jobs: with: node-version: "22" - name: Setup dependencies - uses: aws-powertools/actions/.github/actions/cached-node-modules@5ae7c190d6b51491bb14f593c3509c1bcbf7a3c1 + uses: aws-powertools/actions/.github/actions/cached-node-modules@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2 - id: credentials name: AWS Credentials uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df diff --git a/.github/workflows/on_closed_issues.yml b/.github/workflows/on_closed_issues.yml index 36caa8bf691..9e8abd741ff 100644 --- a/.github/workflows/on_closed_issues.yml +++ b/.github/workflows/on_closed_issues.yml @@ -21,7 +21,7 @@ jobs: permissions: issues: write # comment on issues steps: - - uses: aws-powertools/actions/.github/actions/close-issue-message@5ae7c190d6b51491bb14f593c3509c1bcbf7a3c1 + - uses: aws-powertools/actions/.github/actions/close-issue-message@7d2401cbbb232594bde7285bc5b8c0c78dcbe6e2 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" message: |