Skip to content

Commit

Permalink
Merge pull request #423 from balena-os/renovate/balena-os-leviathan-2…
Browse files Browse the repository at this point in the history
….31.x

Update balena-os/leviathan action to v2.31.50
  • Loading branch information
balena-renovate[bot] authored Oct 4, 2024
2 parents 654f5cf + 4c529c1 commit 534a8e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/yocto-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ jobs:
# https://github.com/balena-os/leviathan/blob/master/action.yml
- name: BalenaOS Leviathan Tests
uses: balena-os/leviathan@17c522fabdce94d77a3ae1abb56dd232eccbea63 # v2.31.44
uses: balena-os/leviathan@3a1a989324c0f1697727288e91612d98d267b377 # v2.31.50
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
Expand All @@ -1195,7 +1195,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@17c522fabdce94d77a3ae1abb56dd232eccbea63 # v2.31.44
uses: balena-os/leviathan@3a1a989324c0f1697727288e91612d98d267b377 # v2.31.50
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
Expand Down

0 comments on commit 534a8e8

Please sign in to comment.