mirror of
https://github.com/docker/build-push-action.git
synced 2026-08-06 17:34:34 +03:00
Merge pull request #1597 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.3
chore(deps): Bump aws-actions/configure-aws-credentials from 6.2.1 to 6.2.3
This commit is contained in:
2
.github/workflows/.e2e-run.yml
vendored
2
.github/workflows/.e2e-run.yml
vendored
@@ -122,7 +122,7 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Configure AWS credentials
|
name: Configure AWS credentials
|
||||||
if: inputs.provider == 'aws'
|
if: inputs.provider == 'aws'
|
||||||
uses: aws-actions/configure-aws-credentials@254c19bd240aabef8777f48595e9d2d7b972184b # v6.2.1
|
uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3
|
||||||
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