Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault-action action to v2.7.4 (#329)
Browse files Browse the repository at this point in the history
[![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>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 993bbb5 commit 2261b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/system-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.4.6
- uses: hashicorp/[email protected].3
- uses: hashicorp/[email protected].4
with:
url: ${{ inputs.vault-url }}
roleId: ${{ inputs.vault-role-id }}
Expand Down

0 comments on commit 2261b83

Please sign in to comment.