We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8b3ab commit aca721aCopy full SHA for aca721a
.github/actions/molecule_integration_ec2/action.yml
@@ -65,7 +65,7 @@ runs:
65
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
66
with:
67
aws-region: ${{ inputs.aws_region }}
68
- role-to-assume: arn:aws:iam::372466110691:role/AlfrescoCI/ansible-repos
+ role-to-assume: arn:aws:iam::372466110691:role/AlfrescoCI/alfresco-cloud-deploy
69
role-session-name: ${{ github.workflow }}-${{ github.run_id }}
70
role-duration-seconds: 5400
71
0 commit comments