mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
build(deps): Bump Alfresco/alfresco-build-tools (#5209)
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools). Updates `Alfresco/alfresco-build-tools` from 17.6.1 to 18.7.0 - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/f95467b62527ce087c9a1b7e55c467061cf827a0...a6a8be7429080c132815d0482a55ae4fd28f15ba) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -121,7 +121,7 @@ jobs:
|
|||||||
id: 20
|
id: 20
|
||||||
steps:
|
steps:
|
||||||
- name: Free hosted runner disk space
|
- name: Free hosted runner disk space
|
||||||
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@f95467b62527ce087c9a1b7e55c467061cf827a0 # v17.6.1
|
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@a6a8be7429080c132815d0482a55ae4fd28f15ba # v18.7.0
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
@@ -140,7 +140,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Collect and push logs as artifact
|
- name: Collect and push logs as artifact
|
||||||
if: always()
|
if: always()
|
||||||
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@f95467b62527ce087c9a1b7e55c467061cf827a0 # v17.6.1
|
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@a6a8be7429080c132815d0482a55ae4fd28f15ba # v18.7.0
|
||||||
with:
|
with:
|
||||||
log_retention: 7
|
log_retention: 7
|
||||||
log_name_identifier: "logs-${{ matrix.browser }}-${{ matrix.e2e-suites.name }}"
|
log_name_identifier: "logs-${{ matrix.browser }}-${{ matrix.e2e-suites.name }}"
|
||||||
|
|||||||
@@ -191,7 +191,7 @@ jobs:
|
|||||||
id: 20
|
id: 20
|
||||||
steps:
|
steps:
|
||||||
- name: Free hosted runner disk space
|
- name: Free hosted runner disk space
|
||||||
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@f95467b62527ce087c9a1b7e55c467061cf827a0 # v17.6.1
|
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@a6a8be7429080c132815d0482a55ae4fd28f15ba # v18.7.0
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
@@ -210,7 +210,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Collect and push logs as artifact
|
- name: Collect and push logs as artifact
|
||||||
if: always()
|
if: always()
|
||||||
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@f95467b62527ce087c9a1b7e55c467061cf827a0 # v17.6.1
|
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@a6a8be7429080c132815d0482a55ae4fd28f15ba # v18.7.0
|
||||||
with:
|
with:
|
||||||
log_retention: 7
|
log_retention: 7
|
||||||
log_name_identifier: "logs-${{ matrix.browser || 'chromium' }}-${{ matrix.e2e-suites.name }}"
|
log_name_identifier: "logs-${{ matrix.browser || 'chromium' }}-${{ matrix.e2e-suites.name }}"
|
||||||
@@ -284,7 +284,7 @@ jobs:
|
|||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: Extract commit message
|
- name: Extract commit message
|
||||||
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@f95467b62527ce087c9a1b7e55c467061cf827a0 #v17.6.1
|
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@a6a8be7429080c132815d0482a55ae4fd28f15ba #v18.7.0
|
||||||
|
|
||||||
- name: Check ADF link
|
- name: Check ADF link
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
@@ -169,7 +169,7 @@ jobs:
|
|||||||
- uses: ./.github/actions/setup
|
- uses: ./.github/actions/setup
|
||||||
with:
|
with:
|
||||||
npm_tag: ${{ inputs.npm-tag }}
|
npm_tag: ${{ inputs.npm-tag }}
|
||||||
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@f95467b62527ce087c9a1b7e55c467061cf827a0 #v17.6.1
|
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@a6a8be7429080c132815d0482a55ae4fd28f15ba #v18.7.0
|
||||||
with:
|
with:
|
||||||
username: ${{ vars.BOT_GITHUB_USERNAME }}
|
username: ${{ vars.BOT_GITHUB_USERNAME }}
|
||||||
email: ${{ vars.BOT_GITHUB_EMAIL }}
|
email: ${{ vars.BOT_GITHUB_EMAIL }}
|
||||||
|
|||||||
Reference in New Issue
Block a user