From 7de572031715dcbd46e0765470e5567607b4cb7f Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 08:31:35 +0000 Subject: [PATCH] =?UTF-8?q?release(aws-signing-helper):=20update=20aws/rol?= =?UTF-8?q?esanywhere-credential-helper=20(=20v1.7.0=20=E2=86=92=20v1.8.0?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/aws-signing-helper/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/aws-signing-helper/docker-bake.hcl b/apps/aws-signing-helper/docker-bake.hcl index a760adf6e..9b8d193ea 100644 --- a/apps/aws-signing-helper/docker-bake.hcl +++ b/apps/aws-signing-helper/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=aws/rolesanywhere-credential-helper - default = "1.7.0" + default = "1.8.0" } variable "SOURCE" {