From abe7fef4c130bfecc3a5c9a692e3dc2c4833024d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:24:20 +0000 Subject: [PATCH] Renovate Update unfor19/install-aws-cli-action digest to 27d6061 --- .github/workflows/_build.yml | 2 +- .github/workflows/_deploy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/_build.yml b/.github/workflows/_build.yml index 8d2ab2b..89ccbc2 100644 --- a/.github/workflows/_build.yml +++ b/.github/workflows/_build.yml @@ -58,7 +58,7 @@ jobs: ${{ matrix.svc_name }}-main-${{ steps.cache-dates.outputs.cache_date_yesterday }} - name: install aws cli - uses: unfor19/install-aws-cli-action@46282f151073130d90347412d9c4ef0640177f22 # pin@v1.0.3 + uses: unfor19/install-aws-cli-action@27d6061dae5d39e89be4d2246824f15e111a7e06 # pin@v1.0.3 - name: configure OIDC AWS credentials for ECR push if: ${{ github.actor != 'dependabot[bot]' }} diff --git a/.github/workflows/_deploy.yml b/.github/workflows/_deploy.yml index b42e618..10a7c23 100644 --- a/.github/workflows/_deploy.yml +++ b/.github/workflows/_deploy.yml @@ -27,7 +27,7 @@ jobs: steps: - uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb # pin@v3 - - uses: unfor19/install-aws-cli-action@46282f151073130d90347412d9c4ef0640177f22 # pin@v1.0.3 + - uses: unfor19/install-aws-cli-action@27d6061dae5d39e89be4d2246824f15e111a7e06 # pin@v1.0.3 - id: terraform_version name: get terraform version