Bump Alfresco/alfresco-build-tools from 17.2.0 to 18.10.0 in the github-actions group across 1 directory (#4135)

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:
dependabot[bot]
2026-06-19 10:27:00 +02:00
committed by GitHub
parent d586ce5cf8
commit b75962557c
4 changed files with 67 additions and 67 deletions
+56 -56
View File
@@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v6
with:
fetch-depth: 2
- uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v18.10.0
id: get-commit
with:
header-only: "true"
@@ -58,12 +58,12 @@ jobs:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.10.0
- name: "Init"
run: bash ./scripts/ci/init.sh
- name: "Prepare maven cache and check compilation"
@@ -97,9 +97,9 @@ jobs:
- test_run_check
if: needs.test_run_check.outputs.tests == 'true' && github.event_name == 'pull_request'
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- uses: Alfresco/ya-pmd-scan@v4.4.1
@@ -131,9 +131,9 @@ jobs:
testAttributes: "-Dtest=AllMmtUnitTestSuite"
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -176,9 +176,9 @@ jobs:
REQUIRES_INSTALLED_ARTIFACTS: true
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Build"
@@ -215,9 +215,9 @@ jobs:
version: ['10.11']
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -240,9 +240,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true'
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -265,9 +265,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true'
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -291,9 +291,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true' && (github.event_name != 'pull_request' || contains(needs.commit_parser.outputs.title, '[db]'))
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -317,9 +317,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true' && (github.event_name != 'pull_request' || contains(needs.commit_parser.outputs.title, '[db]'))
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -342,9 +342,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true'
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -371,9 +371,9 @@ jobs:
activemq: [ 'activemq6', 'activemq5' ]
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -431,9 +431,9 @@ jobs:
mvn-options: '-Dencryption.ssl.keystore.location=${CI_WORKSPACE}/keystores/alfresco/alfresco.keystore -Dencryption.ssl.truststore.location=${CI_WORKSPACE}/keystores/alfresco/alfresco.truststore'
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -500,9 +500,9 @@ jobs:
REQUIRES_LOCAL_IMAGES: true
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Build"
@@ -540,9 +540,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true'
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
@@ -569,9 +569,9 @@ jobs:
REQUIRES_INSTALLED_ARTIFACTS: true
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Build"
@@ -600,9 +600,9 @@ jobs:
REQUIRES_INSTALLED_ARTIFACTS: true
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Build"
@@ -627,9 +627,9 @@ jobs:
REQUIRES_LOCAL_IMAGES: true
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Build"
@@ -672,9 +672,9 @@ jobs:
if: needs.test_run_check.outputs.tests == 'true'
steps:
- uses: actions/checkout@v6
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Build"
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: Alfresco/alfresco-build-tools/.github/actions/maven-dependency-scan@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/maven-dependency-scan@v18.10.0
with:
java-version: '21'
maven-version: '3.9.9'
+9 -9
View File
@@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v6
with:
fetch-depth: 2
- uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v18.10.0
id: get-commit
with:
header-only: "true"
@@ -49,14 +49,14 @@ jobs:
- uses: actions/checkout@v6
with:
persist-credentials: false
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
run: bash ./scripts/ci/init.sh
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v18.10.0
with:
username: ${{ env.GIT_USERNAME }}
email: ${{ env.GIT_EMAIL }}
@@ -80,14 +80,14 @@ jobs:
- uses: actions/checkout@v6
with:
persist-credentials: false
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.10.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v18.10.0
with:
java-version: ${{ env.JAVA_VERSION }}
- name: "Init"
run: bash ./scripts/ci/init.sh
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v18.10.0
with:
username: ${{ env.GIT_USERNAME }}
email: ${{ env.GIT_EMAIL }}
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
extra_args: --all-files
- name: Update secrets baseline
run: pip install detect-secrets && detect-secrets scan --baseline .secrets.baseline
- uses: Alfresco/alfresco-build-tools/.github/actions/git-commit-changes@v17.2.0
- uses: Alfresco/alfresco-build-tools/.github/actions/git-commit-changes@v18.10.0
with:
username: ${{ secrets.BOT_GITHUB_USERNAME }}
add-options: -u