From 6d102823d35bf893964dc315fc41145ea1ecfa1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 08:33:49 +0000 Subject: [PATCH] Bump aws-actions/aws-secretsmanager-get-secrets from 2 to 3 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-scan-commit-status.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-scan-commit-status.yml b/.github/workflows/build-scan-commit-status.yml index b2fec418..2a3caf95 100644 --- a/.github/workflows/build-scan-commit-status.yml +++ b/.github/workflows/build-scan-commit-status.yml @@ -17,7 +17,7 @@ jobs: role-to-assume: arn:aws:iam::992382829881:role/GHASecrets_native-platform_all aws-region: "eu-central-1" - name: get secrets - uses: aws-actions/aws-secretsmanager-get-secrets@v2 + uses: aws-actions/aws-secretsmanager-get-secrets@v3 with: secret-ids: | GH_PAT, gha/native-platform/_all/GH_BOT_GITHUB_TOKEN