Skip to content

Commit b902110

Browse files
build(deps): bump google-github-actions/get-secretmanager-secrets (#575)
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.1 to 2.2.2 - [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@0eee3cd...e5bb06c) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ff4f79 commit b902110

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@0eee3cd066acdd9427a820bd68231cdea7c66a8d # v2.2.1
47+
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
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@0eee3cd066acdd9427a820bd68231cdea7c66a8d # v2.2.1
58+
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
5959
if: always()
6060
with:
6161
export_to_environment: true

0 commit comments

Comments
 (0)