Skip to content

Commit 2261b83

Browse files
chore(deps): update hashicorp/vault-action action to v2.7.4 (#329)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hashicorp/vault-action](https://togithub.com/hashicorp/vault-action) | action | patch | `v2.7.3` -> `v2.7.4` | --- ### Release Notes <details> <summary>hashicorp/vault-action (hashicorp/vault-action)</summary> ### [`v2.7.4`](https://togithub.com/hashicorp/vault-action/releases/tag/v2.7.4) [Compare Source](https://togithub.com/hashicorp/vault-action/compare/v2.7.3...v2.7.4) #### 2.7.4 (October 26, 2023) Features: - Add ability to specify a wildcard for the key name to get all keys in the path [GH-488](https://togithub.com/hashicorp/vault-action/pull/488) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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/elastic/apm-queue). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 993bbb5 commit 2261b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/system-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
- uses: hashicorp/setup-terraform@v3
2020
with:
2121
terraform_version: 1.4.6
22-
- uses: hashicorp/vault-action@v2.7.3
22+
- uses: hashicorp/vault-action@v2.7.4
2323
with:
2424
url: ${{ inputs.vault-url }}
2525
roleId: ${{ inputs.vault-role-id }}

0 commit comments

Comments
 (0)