Skip to content

Commit 1997767

Browse files
build(deps): bump google-github-actions/get-secretmanager-secrets
Bumps the github-actions group with 1 update in the / directory: [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.3 to 2.2.4 - [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@a844087...50ec04d) --- updated-dependencies: - dependency-name: google-github-actions/get-secretmanager-secrets dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4311247 commit 1997767

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@476391c0e6815110ce488b8b09c80ed61848a28a # v1
4646
- uses: elastic/oblt-actions/google/auth@476391c0e6815110ce488b8b09c80ed61848a28a # v1
47-
- uses: google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
47+
- uses: google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
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@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
58+
- uses: google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
5959
if: always()
6060
with:
6161
export_to_environment: true

0 commit comments

Comments
 (0)