From ec2c830e179ca39b6338b48c1949d70e36944317 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:13:50 +0000 Subject: [PATCH] Update balena-os/leviathan action to v2.31.44 Update balena-os/leviathan from 2.31.43 to 2.31.44 Change-type: patch --- .github/workflows/yocto-build-deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/yocto-build-deploy.yml b/.github/workflows/yocto-build-deploy.yml index 42e612cd6..8a6a31a0d 100644 --- a/.github/workflows/yocto-build-deploy.yml +++ b/.github/workflows/yocto-build-deploy.yml @@ -1147,7 +1147,7 @@ jobs: # https://github.com/balena-os/leviathan/blob/master/action.yml - name: BalenaOS Leviathan Tests - uses: balena-os/leviathan@384eab3c6ef896a8a54ce744fd445135e1cae703 # v2.31.43 + uses: balena-os/leviathan@17c522fabdce94d77a3ae1abb56dd232eccbea63 # v2.31.44 if: inputs.sign-image == false # Ensure we don't run this for non-signed images env: # BALENA_API_TEST_KEY is a secret that should be specific to the runtime environment @@ -1158,7 +1158,7 @@ jobs: # Make sure it has all the same env variables as the job above - name: "[Secureboot] BalenaOS Leviathan Tests" if: inputs.sign-image == true - uses: balena-os/leviathan@384eab3c6ef896a8a54ce744fd445135e1cae703 # v2.31.43 + uses: balena-os/leviathan@17c522fabdce94d77a3ae1abb56dd232eccbea63 # v2.31.44 env: # BALENA_API_TEST_KEY is a secret that should be specific to the runtime environment # It requires permissions to manage autokit workers, and create test fleets