Skip to content

Commit

Permalink
chore(deps): bump hashicorp/vault-action from 2.7.2 to 2.7.3 in /.git…
Browse files Browse the repository at this point in the history
…hub/actions/setup-vault-cli (#2298)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 833c64a commit 45f3591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-vault-cli/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: hashicorp/vault-action@v2.7.2
- uses: hashicorp/vault-action@v2.7.3
with:
url: ${{ inputs.url }}
roleId: ${{ inputs.roleId }}
Expand Down

0 comments on commit 45f3591

Please sign in to comment.