From 1e8f41b36a7542e2fda61886e4af2d45cfb86835 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 02:29:08 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts digest to c4cc5bd Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to c4cc5bde6b8c50f80d4c163776e4ff62609565cf --- .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 7401f1c4..239cf436 100644 --- a/.github/workflows/genericx86-64.yml +++ b/.github/workflows/genericx86-64.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c4cc5bde6b8c50f80d4c163776e4ff62609565cf # 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 d65f1b44..0cb62f70 100644 --- a/.github/workflows/intel-nuc.yml +++ b/.github/workflows/intel-nuc.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c4cc5bde6b8c50f80d4c163776e4ff62609565cf # 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 942cc285..47d9077d 100644 --- a/.github/workflows/surface-go.yml +++ b/.github/workflows/surface-go.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c4cc5bde6b8c50f80d4c163776e4ff62609565cf # 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 1d8d5ebe..0c3eebde 100644 --- a/.github/workflows/surface-pro-6.yml +++ b/.github/workflows/surface-pro-6.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c4cc5bde6b8c50f80d4c163776e4ff62609565cf # 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