diff --git a/.github/workflows/iot-gate-imx8plus-sb.yml b/.github/workflows/iot-gate-imx8plus-sb.yml index 32b5b54e..cc28a49b 100644 --- a/.github/workflows/iot-gate-imx8plus-sb.yml +++ b/.github/workflows/iot-gate-imx8plus-sb.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@0945f9d3a463721304aa52939fbe0f2ae3117173 # 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 b35b15de..0945f9d3 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit b35b15decb6d244144d42a699d88057e715aa006 +Subproject commit 0945f9d3a463721304aa52939fbe0f2ae3117173