From 9cd5659ff17588e12aea0dcf7a0f796094238f59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 20:08:15 +0000 Subject: [PATCH] chore(deps): update dependency hashicorp/vault to v1.12.2 --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 87e2f44..8def9ad 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -26,7 +26,7 @@ env: # renovate: datasource=github-releases depName=gruntwork-io/terragrunt TERRAGRUNT_VERSION: v0.40.2 # renovate: datasource=github-releases depName=hashicorp/vault - VAULT_VERSION: v1.12.1 + VAULT_VERSION: v1.12.2 # renovate: datasource=github-releases depName=sigstore/cosign COSIGN_VERSION: v1.13.1