From ebf0a19559cab93e4b73cf6373d3fb5d3b219230 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 01:39:11 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts action to v1.25.46 Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to v1.25.46 --- .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 708469c5..937585df 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@0899d814aa7f25d48825ac701c61e066f7b0c4f5 # v1.25.45 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b2b1bd6c51fd9662b5ea422ec85f523caf2d4ee # v1.25.46 # 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 1e0bf258..3df23fc7 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@0899d814aa7f25d48825ac701c61e066f7b0c4f5 # v1.25.45 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b2b1bd6c51fd9662b5ea422ec85f523caf2d4ee # v1.25.46 # 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 172a3517..9c54fbda 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@0899d814aa7f25d48825ac701c61e066f7b0c4f5 # v1.25.45 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b2b1bd6c51fd9662b5ea422ec85f523caf2d4ee # v1.25.46 # 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 a59df59b..a7650651 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@0899d814aa7f25d48825ac701c61e066f7b0c4f5 # v1.25.45 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b2b1bd6c51fd9662b5ea422ec85f523caf2d4ee # v1.25.46 # 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