From 3bc90c7a0b52adfe9d9c6872ae734d7df566e333 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:13:54 +0000 Subject: [PATCH] Update balena-os/balena-yocto-scripts action to v1.25.62 Update balena-os/balena-yocto-scripts Changelog-entry: Update balena-os/balena-yocto-scripts to v1.25.62 --- .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 09ec7006..e027ac8c 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@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6ed9e9bb080b7de8515da847682723b8ca07e2da # v1.25.62 # 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 b107dbd2..089b1d96 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@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6ed9e9bb080b7de8515da847682723b8ca07e2da # v1.25.62 # 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 ab4af96d..d705d915 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@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6ed9e9bb080b7de8515da847682723b8ca07e2da # v1.25.62 # 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 12c7feda..89998e0a 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@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6ed9e9bb080b7de8515da847682723b8ca07e2da # v1.25.62 # 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