From e9945d38d41915ea486267a35e69e23c266aaf70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:22:11 +0000 Subject: [PATCH] [GHA] Dependabot: Bump aws-actions/aws-secretsmanager-get-secrets Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2 to 3. - [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases) - [Commits](https://github.com/aws-actions/aws-secretsmanager-get-secrets/compare/v2...v3) --- updated-dependencies: - dependency-name: aws-actions/aws-secretsmanager-get-secrets dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/_build-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_build-deploy.yaml b/.github/workflows/_build-deploy.yaml index adce6468f1..3b1bfd06f5 100644 --- a/.github/workflows/_build-deploy.yaml +++ b/.github/workflows/_build-deploy.yaml @@ -63,7 +63,7 @@ jobs: aws-region: us-east-1 - name: Load build config - uses: aws-actions/aws-secretsmanager-get-secrets@v2 + uses: aws-actions/aws-secretsmanager-get-secrets@v3 with: secret-ids: | ,/CodeBuild/admin-panel/${{ inputs.env-name }}