File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
run : |
46
46
zip -j "${ZIP_FILE}" ./bootstrap
47
47
48
- - uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
48
+ - uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
49
49
with :
50
50
role-to-assume : arn:aws:iam::197730964718:role/elastic-docs-v3-api-deployer-${{ inputs.environment }}
51
51
aws-region : us-east-1
Original file line number Diff line number Diff line change 99
99
run : |
100
100
zip -j "${ZIP_FILE}" ./bootstrap
101
101
102
- - uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
102
+ - uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0
103
103
with :
104
104
role-to-assume : arn:aws:iam::197730964718:role/elastic-docs-v3-link-index-updater-deployer
105
105
aws-region : us-east-2
You can’t perform that action at this time.
0 commit comments