Skip to content

Commit db75877

Browse files
build(deps): bump google-github-actions/get-secretmanager-secrets
Bumps the github-actions group with 1 update: [google-github-actions/get-secretmanager-secrets](https://github.com/google-github-actions/get-secretmanager-secrets). Updates `google-github-actions/get-secretmanager-secrets` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/google-github-actions/get-secretmanager-secrets/releases) - [Changelog](https://github.com/google-github-actions/get-secretmanager-secrets/blob/main/CHANGELOG.md) - [Commits](google-github-actions/get-secretmanager-secrets@e5bb06c...a844087) --- updated-dependencies: - dependency-name: google-github-actions/get-secretmanager-secrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05aa41d commit db75877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
terraform_version: 1.2.3
4545
- uses: elastic/oblt-actions/aws/auth@v1
4646
- uses: elastic/oblt-actions/google/auth@v1
47-
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
47+
- uses: google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
4848
with:
4949
export_to_environment: true
5050
secrets: |-
@@ -55,7 +55,7 @@ jobs:
5555
# there is a high chance things will stop working
5656
# This is trying to reduce the chances of that happening.
5757
# See https://github.com/elastic/observability-test-environments/actions/workflows/cluster-rotate-api-keys.yml
58-
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
58+
- uses: google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
5959
if: always()
6060
with:
6161
export_to_environment: true

0 commit comments

Comments
 (0)