diff --git a/.github/workflows/generic-aarch64.yml b/.github/workflows/generic-aarch64.yml index e02b07c7..3f862aef 100644 --- a/.github/workflows/generic-aarch64.yml +++ b/.github/workflows/generic-aarch64.yml @@ -46,7 +46,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@88037d34fab8609cceca65335d8c329e11c71692 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 # 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 9491b2ef..3547060d 100644 --- a/.github/workflows/generic-amd64-fs.yml +++ b/.github/workflows/generic-amd64-fs.yml @@ -46,7 +46,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@88037d34fab8609cceca65335d8c329e11c71692 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 # 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 42e522e3..1f61da0c 100644 --- a/.github/workflows/generic-amd64.yml +++ b/.github/workflows/generic-amd64.yml @@ -46,7 +46,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@88037d34fab8609cceca65335d8c329e11c71692 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 # 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 c33d01be..39119614 100644 --- a/.github/workflows/kontron-come-xelx.yml +++ b/.github/workflows/kontron-come-xelx.yml @@ -46,7 +46,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@88037d34fab8609cceca65335d8c329e11c71692 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 # 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 b257db3a..fd82816c 100644 --- a/.github/workflows/studio-automatedx86-sb.yml +++ b/.github/workflows/studio-automatedx86-sb.yml @@ -46,7 +46,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@88037d34fab8609cceca65335d8c329e11c71692 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e43e9f09d25969dbdb1a01a49e4e466f08892953 # 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