From 9138b51322470991477c8dcec3ff9e154b5411b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:19:12 +0000 Subject: [PATCH] Bump Alfresco/alfresco-build-tools from 5.0.0 to 5.4.0 Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.0.0 to 5.4.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v5.0.0...v5.4.0) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform-eks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-eks.yml b/.github/workflows/terraform-eks.yml index 031a2dca2..1606d1bdb 100644 --- a/.github/workflows/terraform-eks.yml +++ b/.github/workflows/terraform-eks.yml @@ -78,7 +78,7 @@ jobs: uses: actions/checkout@v4 - name: Load environment variables from yml - uses: Alfresco/alfresco-build-tools/.github/actions/env-load-from-yaml@v5.0.0 + uses: Alfresco/alfresco-build-tools/.github/actions/env-load-from-yaml@v5.4.0 with: yml_path: ${{ inputs.terraform_root_path }}/tfenv.yml