From 9a490eeead30c7e9f2b26ad6c7d1375fb8621963 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:14:37 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts action to v1.27.20 Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to v1.27.20 --- .github/workflows/beaglebone-ai64.yml | 2 +- .github/workflows/beaglebone-green-gateway.yml | 2 +- .github/workflows/beaglebone-green-wifi.yml | 2 +- .github/workflows/beaglebone-green.yml | 2 +- .github/workflows/beaglebone-pocket.yml | 2 +- .github/workflows/beaglebone.yml | 2 +- .github/workflows/beagleplay.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/beaglebone-ai64.yml b/.github/workflows/beaglebone-ai64.yml index 7f1bd3ff..afd48115 100644 --- a/.github/workflows/beaglebone-ai64.yml +++ b/.github/workflows/beaglebone-ai64.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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/beaglebone-green-gateway.yml b/.github/workflows/beaglebone-green-gateway.yml index 0d733cae..a09148cd 100644 --- a/.github/workflows/beaglebone-green-gateway.yml +++ b/.github/workflows/beaglebone-green-gateway.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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/beaglebone-green-wifi.yml b/.github/workflows/beaglebone-green-wifi.yml index 8bb752dc..d7a97d2b 100644 --- a/.github/workflows/beaglebone-green-wifi.yml +++ b/.github/workflows/beaglebone-green-wifi.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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/beaglebone-green.yml b/.github/workflows/beaglebone-green.yml index 8fce7dac..3f1f4f1c 100644 --- a/.github/workflows/beaglebone-green.yml +++ b/.github/workflows/beaglebone-green.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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/beaglebone-pocket.yml b/.github/workflows/beaglebone-pocket.yml index 7f962b1f..91c6a196 100644 --- a/.github/workflows/beaglebone-pocket.yml +++ b/.github/workflows/beaglebone-pocket.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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/beaglebone.yml b/.github/workflows/beaglebone.yml index cdc26b80..a8efe9e4 100644 --- a/.github/workflows/beaglebone.yml +++ b/.github/workflows/beaglebone.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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/beagleplay.yml b/.github/workflows/beagleplay.yml index a16f536b..7dc63d9e 100644 --- a/.github/workflows/beagleplay.yml +++ b/.github/workflows/beagleplay.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@86272d84eec20942f5c3252b394ae6b207186710 # v1.27.20 # 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