Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update google-github-actions/get-secretmanager-secrets a…
…ction to v2 (#5509) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [google-github-actions/get-secretmanager-secrets](https://togithub.com/google-github-actions/get-secretmanager-secrets) | action | major | `v1.0.1` -> `v2.1.2` | `v2.1.3` | --- ### Release Notes <details> <summary>google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)</summary> ### [`v2.1.2`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.2) [Compare Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.1...v2.1.2) ##### What's Changed - Add option to export secrets as environment variables. by [@​codiophile](https://togithub.com/codiophile) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/289](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/289) - Release: v2.1.2 by [@​google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/291](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/291) ##### New Contributors - [@​codiophile](https://togithub.com/codiophile) made their first contribution in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/289](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/289) **Full Changelog**: google-github-actions/get-secretmanager-secrets@v2.1.1...v2.1.2 ### [`v2.1.1`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.1) [Compare Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.0...v2.1.1) ##### What's Changed - security: bump undici from 5.28.2 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/282](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/282) - security: bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/284](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/284) - Retry GETs on error by [@​glasser](https://togithub.com/glasser) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/285](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/285) - Update deps by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/286](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/286) - Release: v2.1.1 by [@​google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/287](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/287) ##### New Contributors - [@​glasser](https://togithub.com/glasser) made their first contribution in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/285](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/285) **Full Changelog**: google-github-actions/get-secretmanager-secrets@v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.0) [Compare Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.0.0...v2.1.0) ##### What's Changed - Update README and CI to use latest version by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/279](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/279) - Update deps by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/280](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/280) - Release: v2.1.0 by [@​google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/281](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/281) **Full Changelog**: google-github-actions/get-secretmanager-secrets@v2...v2.1.0 ### [`v2.0.0`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.0.0) [Compare Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v1.0.1...v2.0.0) **:warning: This version requires Node 20 or later!** ##### What's Changed - dependabot: only do security updates by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/266](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/266) - update all deps by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/267](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/267) - Update deps to Node 20 by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/273](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/273) - Drop mocha and chai by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/274](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/274) - Add CI for release branches by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/275](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/275) - Update deps by [@​sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/276](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/276) - Release: v2.0.0 by [@​google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/278](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/278) **Full Changelog**: google-github-actions/get-secretmanager-secrets@v1...v2.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJnaXRodWItYWN0aW9ucyIsInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information