mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-01 20:41:39 +00:00
chore(deps): Bump aws-actions/configure-aws-credentials
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.2.0 to 6.2.1.
- [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](e7f100cf4c...254c19bd24)
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
910f6850a6
commit
3af9982280
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user