From 7fed2acf96da54f4ce9e8ce5bd072bb2ed6121c9 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:20:41 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts action to v1.27.0 Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to v1.27.0 --- .github/workflows/generic-aarch64.yml | 2 +- .github/workflows/generic-amd64-fs.yml | 2 +- .github/workflows/generic-amd64.yml | 2 +- .github/workflows/kontron-come-xelx.yml | 2 +- .github/workflows/studio-automatedx86-sb.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/generic-aarch64.yml b/.github/workflows/generic-aarch64.yml index c3208dc2..2a6cd762 100644 --- a/.github/workflows/generic-aarch64.yml +++ b/.github/workflows/generic-aarch64.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.26.0 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@64d7d9843bf3e1f9439a19fe4556e842b60e01d6 # v1.27.0 # 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/generic-amd64-fs.yml b/.github/workflows/generic-amd64-fs.yml index f775b882..4ae15c4d 100644 --- a/.github/workflows/generic-amd64-fs.yml +++ b/.github/workflows/generic-amd64-fs.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.26.0 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@64d7d9843bf3e1f9439a19fe4556e842b60e01d6 # v1.27.0 # 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/generic-amd64.yml b/.github/workflows/generic-amd64.yml index 889b9125..a192fc8d 100644 --- a/.github/workflows/generic-amd64.yml +++ b/.github/workflows/generic-amd64.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.26.0 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@64d7d9843bf3e1f9439a19fe4556e842b60e01d6 # v1.27.0 # 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/kontron-come-xelx.yml b/.github/workflows/kontron-come-xelx.yml index 2e788fd7..3a88f1e5 100644 --- a/.github/workflows/kontron-come-xelx.yml +++ b/.github/workflows/kontron-come-xelx.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.26.0 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@64d7d9843bf3e1f9439a19fe4556e842b60e01d6 # v1.27.0 # 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/studio-automatedx86-sb.yml b/.github/workflows/studio-automatedx86-sb.yml index 32469149..ab30a6df 100644 --- a/.github/workflows/studio-automatedx86-sb.yml +++ b/.github/workflows/studio-automatedx86-sb.yml @@ -34,7 +34,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.26.0 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@64d7d9843bf3e1f9439a19fe4556e842b60e01d6 # v1.27.0 # 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