From 653d06b46e44bafcfeb5131ba9c5abffa0264822 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 23:02:59 +0000 Subject: [PATCH] Update dependency ami to ami-078d837eccf0f531d Update ami from ami-03a3995797dee84fa to ami-078d837eccf0f531d Change-type: patch --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a42cd9d42e..b5cbfdf7a7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -61,8 +61,8 @@ jobs: launch_template_version: ${{ vars.AWS_EC2_LT_VERSION || '6' }} # https://docs.renovatebot.com/modules/datasource/aws-machine-image/ # amiFilter=[{"Name":"owner-id","Values":["491725000532"]},{"Name":"name","Values":["balenaOS-installer-secureboot-*-generic-amd64"]},{"region":"us-east-1"}] - # currentImageName=unknown - ami: ami-03a3995797dee84fa + # currentImageName=balenaOS-installer-secureboot-6.0.24-rev1-generic-amd64 + ami: ami-078d837eccf0f531d # https://dash.cloudflare.com/001b3ed2352612aaa068aca1b0022736/balena-devices.com/dns subdomain: ${{ vars.DNS_SUBDOMAIN || 'auto' }} dns_tld: ${{ vars.DNS_TLD || 'balena-devices.com' }}