Skip to content

Commit aca721a

Browse files
committed
test
1 parent 7d8b3ab commit aca721a

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/molecule_integration_ec2

1 file changed

+1
-1
lines changed

.github/actions/molecule_integration_ec2/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runs:
6565
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
6666
with:
6767
aws-region: ${{ inputs.aws_region }}
68-
role-to-assume: arn:aws:iam::372466110691:role/AlfrescoCI/ansible-repos
68+
role-to-assume: arn:aws:iam::372466110691:role/AlfrescoCI/alfresco-cloud-deploy
6969
role-session-name: ${{ github.workflow }}-${{ github.run_id }}
7070
role-duration-seconds: 5400
7171

0 commit comments

Comments
 (0)