From 111a652cc867b4a7b0039921dc5b129ee7e563b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:24:07 +0000 Subject: [PATCH] Bump aws-actions/configure-aws-credentials from 6.2.2 to 6.2.3 Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ceaabd1..f22cc6c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: with: use-installer: true - - uses: aws-actions/configure-aws-credentials@6.2.2 + - uses: aws-actions/configure-aws-credentials@v6.2.3 with: aws-region: us-east-2 role-to-assume: arn:aws:iam::578003269847:role/PRX-GHA-AccessRole