11
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2026-07-02 19:19:30 +00:00

Merge pull request #1574 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.1

chore(deps): Bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1
This commit is contained in:
CrazyMax 2026-07-01 15:58:09 +02:00 committed by GitHub
commit bc3a3a5f72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,7 +114,7 @@ jobs:
-
name: Configure AWS credentials
if: inputs.provider == 'aws'
uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0
uses: aws-actions/configure-aws-credentials@254c19bd240aabef8777f48595e9d2d7b972184b # v6.2.1
with:
role-to-assume: arn:aws:iam::175142243308:role/official_gha_cicd
aws-region: us-east-1