From 2ba98c9e1a52e6f6d2c8d44564e42eb7f8b89ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 11:24:59 +0000 Subject: [PATCH] Bump hashicorp/vault-action from 2.4.2 to 2.7.3 Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 2.4.2 to 2.7.3. - [Release notes](https://github.com/hashicorp/vault-action/releases) - [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/vault-action/compare/v2.4.2...v2.7.3) --- updated-dependencies: - dependency-name: hashicorp/vault-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9ea448e..e3185e12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Get Dockerhub credentials - uses: hashicorp/vault-action@v2.4.2 + uses: hashicorp/vault-action@v2.7.3 with: url: https://vault.jimdo-platform.net method: jwt