Skip to content

Commit

Permalink
merge: #949
Browse files Browse the repository at this point in the history
949: build(deps): Bump hashicorp/vault-action from 2.7.3 to 2.7.4 r=github-actions[bot] a=dependabot[bot]

Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 2.7.3 to 2.7.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/vault-action/releases">hashicorp/vault-action's releases</a>.</em></p>
<blockquote>
<h2>v2.7.4</h2>
<h2>2.7.4 (October 26, 2023)</h2>
<p>Features:</p>
<ul>
<li>Add ability to specify a wildcard for the key name to get all keys in the path <a href="https://redirect.github.com/hashicorp/vault-action/pull/488">GH-488</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md">hashicorp/vault-action's changelog</a>.</em></p>
<blockquote>
<h2>2.7.4 (October 26, 2023)</h2>
<p>Features:</p>
<ul>
<li>Add ability to specify a wildcard for the key name to get all keys in the path <a href="https://redirect.github.com/hashicorp/vault-action/pull/488">GH-488</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/vault-action/commit/affa6f04da5c2d55e6e115b7d1b044a6b1af8c74"><code>affa6f0</code></a> Update to v2.7.4 (<a href="https://redirect.github.com/hashicorp/vault-action/issues/499">#499</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/4727f0b168d8639c44348d24558eac84d2b164cc"><code>4727f0b</code></a> chore: update readme reference for readability (<a href="https://redirect.github.com/hashicorp/vault-action/issues/497">#497</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/86c7f837eb43794c7dc56f74d9cffac710679b28"><code>86c7f83</code></a> Revert &quot;Update action.yml (<a href="https://redirect.github.com/hashicorp/vault-action/issues/495">#495</a>)&quot; (<a href="https://redirect.github.com/hashicorp/vault-action/issues/496">#496</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/375956aa3310ef4efce23649ad6b2ecfb921fa71"><code>375956a</code></a> Update action.yml (<a href="https://redirect.github.com/hashicorp/vault-action/issues/495">#495</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/1328cd9fa99941aea7bd7eeaa006af761f235aa8"><code>1328cd9</code></a> Revert &quot;Update Vault Action name in package.json (<a href="https://redirect.github.com/hashicorp/vault-action/issues/493">#493</a>)&quot; (<a href="https://redirect.github.com/hashicorp/vault-action/issues/494">#494</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/d4437ee96c3c33f56ef1b4a475331cfe2e77828b"><code>d4437ee</code></a> Update Vault Action name in package.json (<a href="https://redirect.github.com/hashicorp/vault-action/issues/493">#493</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/a5f6c67fe15332606c72ea39aade385a3436f224"><code>a5f6c67</code></a> Update README.md (<a href="https://redirect.github.com/hashicorp/vault-action/issues/491">#491</a>)</li>
<li><a href="https://github.com/hashicorp/vault-action/commit/d9197ec2d2ed2cbfb39c9c5cffca5f94e5f7cc0c"><code>d9197ec</code></a> Implemented wildcard selector (based on <a href="https://redirect.github.com/hashicorp/vault-action/issues/238">#238</a>) (<a href="https://redirect.github.com/hashicorp/vault-action/issues/488">#488</a>)</li>
<li>See full diff in <a href="https://github.com/hashicorp/vault-action/compare/v2.7.3...v2.7.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/vault-action&package-manager=github_actions&previous-version=2.7.3&new-version=2.7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Oct 26, 2023
2 parents 861515d + 763525d commit d1c0d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Import Secrets
id: secrets
uses: hashicorp/[email protected].3
uses: hashicorp/[email protected].4
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down

0 comments on commit d1c0d1c

Please sign in to comment.