mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-02 02:30:51 +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:
2
.github/workflows/.e2e-run.yml
vendored
2
.github/workflows/.e2e-run.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Configure AWS credentials
|
name: Configure AWS credentials
|
||||||
if: inputs.provider == 'aws'
|
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:
|
with:
|
||||||
role-to-assume: arn:aws:iam::175142243308:role/official_gha_cicd
|
role-to-assume: arn:aws:iam::175142243308:role/official_gha_cicd
|
||||||
aws-region: us-east-1
|
aws-region: us-east-1
|
||||||
|
|||||||
Reference in New Issue
Block a user