mirror of
https://github.com/docker/build-push-action.git
synced 2026-09-17 16:15:14 +02:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7317d27643 |
@@ -122,7 +122,7 @@ jobs:
|
||||
-
|
||||
name: Configure AWS credentials
|
||||
if: inputs.provider == 'aws'
|
||||
uses: aws-actions/configure-aws-credentials@cbe3b392738ccf3f987d68400dafcf4b0624a56c # v6.2.4
|
||||
uses: aws-actions/configure-aws-credentials@e1253824e5c10ff9df46874f81ed3ec929e19cfd # v6.3.0
|
||||
with:
|
||||
role-to-assume: arn:aws:iam::175142243308:role/official_gha_cicd
|
||||
aws-region: us-east-1
|
||||
|
||||
Reference in New Issue
Block a user