Build(deps): Bump Alfresco/alfresco-build-tools (#4551)

Bumps the github-actions group in /.github/actions/deploy-local-acs with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 8.18.0 to 8.19.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.18.0...v8.19.1)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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:
dependabot[bot] 2025-05-05 11:40:13 +02:00 committed by GitHub
parent 5141bef9ca
commit 3c06b2e6b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ runs:
password: ${{ inputs.quay_password }} password: ${{ inputs.quay_password }}
- name: Setup cluster - name: Setup cluster
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v8.18.0 uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v8.19.1
with: with:
ingress-nginx-ref: controller-v1.8.2 ingress-nginx-ref: controller-v1.8.2
@ -76,4 +76,4 @@ runs:
--values .github/acs-deployment-values-override.yaml --values .github/acs-deployment-values-override.yaml
- name: Wait for pods to be ready - name: Wait for pods to be ready
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v8.18.0 uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v8.19.1