Skip to content

Commit 18b5dda

Browse files
Bump the github-actions group in /.github/actions/molecule_integration_ec2 with 2 updates (#1169)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 301b01f commit 18b5dda

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

.github/actions/molecule_integration_ec2/action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
id: setup-python
3030

3131
- 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
3333
with:
3434
python-version: ${{ steps.setup-python.outputs.python-version }}
3535

@@ -39,7 +39,7 @@ runs:
3939
cache-name: enterprise
4040

4141
- 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
4343
with:
4444
sanitize: true
4545
max-length: 20
@@ -62,7 +62,7 @@ runs:
6262
echo "NEXUS_PASSWORD=${{ inputs.nexus_password }}" >> $GITHUB_ENV
6363
6464
- 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
6666
with:
6767
aws-region: ${{ inputs.aws_region }}
6868
role-to-assume: arn:aws:iam::372466110691:role/AlfrescoCI/alfresco-cloud-deploy

0 commit comments

Comments
 (0)