From 4e3c22ca4f1fb44f12666fb7eb3ff51fc8e6486f Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 15:53:06 +0000 Subject: [PATCH] =?UTF-8?q?release(aws-signing-helper):=20update=20aws/rol?= =?UTF-8?q?esanywhere-credential-helper=20(=20v1.8.3=20=E2=86=92=20v1.8.4?= =?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 c8f38332d..167386b61 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.8.3" + default = "1.8.4" } variable "SOURCE" {