Skip to content

Commit

Permalink
build(deps): bump google-github-actions/get-secretmanager-secrets
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent 05aa41d commit db75877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
terraform_version: 1.2.3
- uses: elastic/oblt-actions/aws/auth@v1
- uses: elastic/oblt-actions/google/auth@v1
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
- uses: google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
with:
export_to_environment: true
secrets: |-
Expand All @@ -55,7 +55,7 @@ jobs:
# there is a high chance things will stop working
# This is trying to reduce the chances of that happening.
# See https://github.com/elastic/observability-test-environments/actions/workflows/cluster-rotate-api-keys.yml
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
- uses: google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
if: always()
with:
export_to_environment: true
Expand Down

0 comments on commit db75877

Please sign in to comment.