File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
.github/actions/molecule_integration_ec2 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
id : setup-python
30
30
31
31
- name : Install python packages
32
- uses : Alfresco/alfresco-build-tools/.github/actions/pipenv@a3d5beb67a8b8d96398435e01686a9a9185380ab # v8.18.0
32
+ uses : Alfresco/alfresco-build-tools/.github/actions/pipenv@012ce56cc25c63d5881d1ec391e2eb4c0254810d # v8.19.1
33
33
with :
34
34
python-version : ${{ steps.setup-python.outputs.python-version }}
35
35
39
39
cache-name : enterprise
40
40
41
41
- name : Set BRANCH_NAME
42
- uses : Alfresco/alfresco-build-tools/.github/actions/get-branch-name@a3d5beb67a8b8d96398435e01686a9a9185380ab # v8.18.0
42
+ uses : Alfresco/alfresco-build-tools/.github/actions/get-branch-name@012ce56cc25c63d5881d1ec391e2eb4c0254810d # v8.19.1
43
43
with :
44
44
sanitize : true
45
45
max-length : 20
62
62
echo "NEXUS_PASSWORD=${{ inputs.nexus_password }}" >> $GITHUB_ENV
63
63
64
64
- name : Login to AWS
65
- uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
65
+ uses : aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
66
66
with :
67
67
aws-region : ${{ inputs.aws_region }}
68
68
role-to-assume : arn:aws:iam::372466110691:role/AlfrescoCI/alfresco-cloud-deploy
You can’t perform that action at this time.
0 commit comments