Skip to content

Commit

Permalink
Bump Alfresco/alfresco-build-tools from 6.1.0 to 7.1.0 in /.github/ac…
Browse files Browse the repository at this point in the history
…tions/molecule_integration_ec2 (#960) [skip ci]

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent ea1f9c0 commit c32b6d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/molecule_integration_ec2/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
id: setup-python

- name: Install python packages
uses: Alfresco/alfresco-build-tools/.github/actions/pipenv@209bb4275688720e13dc0703dbd17826bf677c5c # v6.1.0
uses: Alfresco/alfresco-build-tools/.github/actions/pipenv@bd803ea1bf16464eaf9726560c0496b41d15c03f # v7.1.0
with:
python-version: ${{ steps.setup-python.outputs.python-version }}

Expand All @@ -42,7 +42,7 @@ runs:
cache-name: enterprise

- name: Set BRANCH_NAME
uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@209bb4275688720e13dc0703dbd17826bf677c5c # v6.1.0
uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@bd803ea1bf16464eaf9726560c0496b41d15c03f # v7.1.0
with:
sanitize: true
max-length: 20
Expand Down

0 comments on commit c32b6d0

Please sign in to comment.