File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
55
- name : Checkout
56
56
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57
57
- name : Configure AWS Credentials
58
- uses : aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2 .1
58
+ uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3 .1
59
59
with :
60
60
role-to-assume : arn:aws:iam::${{ secrets.NIGHTLY_AWS_ACCOUNT_ID }}:role/ecs-ci
61
61
aws-region : us-east-2
@@ -215,7 +215,7 @@ jobs:
215
215
- name : Checkout
216
216
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
217
217
- name : Configure AWS Credentials
218
- uses : aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2 .1
218
+ uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3 .1
219
219
with :
220
220
role-to-assume : arn:aws:iam::${{ secrets.NIGHTLY_AWS_ACCOUNT_ID }}:role/ecs-ci
221
221
aws-region : us-east-2
You can’t perform that action at this time.
0 commit comments