diff --git a/.github/workflows/eg5120-imx8mp.yml b/.github/workflows/eg5120-imx8mp.yml index c27cf5d..c0dddb9 100644 --- a/.github/workflows/eg5120-imx8mp.yml +++ b/.github/workflows/eg5120-imx8mp.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@3b8a226f678fed1555d43120036715094fb7732a # 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 0553ef9..3b8a226 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 0553ef92485347dc2ad72638d753581cf19916a4 +Subproject commit 3b8a226f678fed1555d43120036715094fb7732a