From b09d506b391bb0573a1c3617e1ae797c282f18ed Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 06:13:02 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts action to v1.27.19 Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to v1.27.19 --- .github/workflows/emgw3.yml | 2 +- .github/workflows/imx8mm-lpddr4-evk.yml | 2 +- .github/workflows/nitrogen8mm-dwe.yml | 2 +- .github/workflows/nitrogen8mm.yml | 2 +- .github/workflows/solidrun-n6g.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/emgw3.yml b/.github/workflows/emgw3.yml index c3ad3f01..62e59c43 100644 --- a/.github/workflows/emgw3.yml +++ b/.github/workflows/emgw3.yml @@ -40,7 +40,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@05b373abd099d1862fdff51e96b0122940505756 # v1.27.15 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cece7bfab266136d81db610c3b22dae221ee7682 # v1.27.19 # 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/imx8mm-lpddr4-evk.yml b/.github/workflows/imx8mm-lpddr4-evk.yml index e605d647..389813c1 100644 --- a/.github/workflows/imx8mm-lpddr4-evk.yml +++ b/.github/workflows/imx8mm-lpddr4-evk.yml @@ -40,7 +40,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@05b373abd099d1862fdff51e96b0122940505756 # v1.27.15 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cece7bfab266136d81db610c3b22dae221ee7682 # v1.27.19 # 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/nitrogen8mm-dwe.yml b/.github/workflows/nitrogen8mm-dwe.yml index a1566dfc..b3e825ac 100644 --- a/.github/workflows/nitrogen8mm-dwe.yml +++ b/.github/workflows/nitrogen8mm-dwe.yml @@ -40,7 +40,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@05b373abd099d1862fdff51e96b0122940505756 # v1.27.15 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cece7bfab266136d81db610c3b22dae221ee7682 # v1.27.19 # 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/nitrogen8mm.yml b/.github/workflows/nitrogen8mm.yml index 23223249..16b5298a 100644 --- a/.github/workflows/nitrogen8mm.yml +++ b/.github/workflows/nitrogen8mm.yml @@ -39,7 +39,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@05b373abd099d1862fdff51e96b0122940505756 # v1.27.15 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cece7bfab266136d81db610c3b22dae221ee7682 # v1.27.19 # 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/solidrun-n6g.yml b/.github/workflows/solidrun-n6g.yml index 35102dff..52fcd552 100644 --- a/.github/workflows/solidrun-n6g.yml +++ b/.github/workflows/solidrun-n6g.yml @@ -39,7 +39,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@05b373abd099d1862fdff51e96b0122940505756 # v1.27.15 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cece7bfab266136d81db610c3b22dae221ee7682 # v1.27.19 # 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