diff --git a/.github/workflows/iot-gate-imx8plus-sb.yml b/.github/workflows/iot-gate-imx8plus-sb.yml index c0dbecfa..966f2bac 100644 --- a/.github/workflows/iot-gate-imx8plus-sb.yml +++ b/.github/workflows/iot-gate-imx8plus-sb.yml @@ -59,7 +59,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e68e7e0d9abff7e799323c83caed27da747897a1 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@20f69955dd9f71ecd00cda51263445c72f775e57 # 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/balena-yocto-scripts b/balena-yocto-scripts index e79c4abf..20f69955 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit e79c4abffb01d29210cc8b432de4abaa3956a7f3 +Subproject commit 20f69955dd9f71ecd00cda51263445c72f775e57