From 75d3c0e09c2e1abb646ee3ee13b6d7f78cd76e5d Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 09:09:23 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts action to v1.25.51 Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to v1.25.51 --- .github/workflows/genericx86-64.yml | 2 +- .github/workflows/intel-nuc.yml | 2 +- .github/workflows/surface-go.yml | 2 +- .github/workflows/surface-pro-6.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/genericx86-64.yml b/.github/workflows/genericx86-64.yml index 52a16a63..22e093d7 100644 --- a/.github/workflows/genericx86-64.yml +++ b/.github/workflows/genericx86-64.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@50139f9c5a786a12e0852cadbd2bef6d4195c3b7 # v1.25.49 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@8385185bfcb1959d75a7858aafc827982ca09825 # v1.25.51 # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/intel-nuc.yml b/.github/workflows/intel-nuc.yml index 5a489b15..f668b9e0 100644 --- a/.github/workflows/intel-nuc.yml +++ b/.github/workflows/intel-nuc.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@50139f9c5a786a12e0852cadbd2bef6d4195c3b7 # v1.25.49 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@8385185bfcb1959d75a7858aafc827982ca09825 # v1.25.51 # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/surface-go.yml b/.github/workflows/surface-go.yml index 3fcdc949..a45fb0da 100644 --- a/.github/workflows/surface-go.yml +++ b/.github/workflows/surface-go.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@50139f9c5a786a12e0852cadbd2bef6d4195c3b7 # v1.25.49 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@8385185bfcb1959d75a7858aafc827982ca09825 # v1.25.51 # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/surface-pro-6.yml b/.github/workflows/surface-pro-6.yml index 3005d62d..17d49c18 100644 --- a/.github/workflows/surface-pro-6.yml +++ b/.github/workflows/surface-pro-6.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@50139f9c5a786a12e0852cadbd2bef6d4195c3b7 # v1.25.49 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@8385185bfcb1959d75a7858aafc827982ca09825 # v1.25.51 # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while