diff --git a/.github/workflows/kontron-mx8mm.yml b/.github/workflows/kontron-mx8mm.yml index 5500e3c7..a4b21d48 100644 --- a/.github/workflows/kontron-mx8mm.yml +++ b/.github/workflows/kontron-mx8mm.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@fa12a4dff3f9d8c2298719d7c8c4cdcce24253e1 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c7f1eedcbda30d1e4031d1dff33176ce9be1e526 # 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 fa12a4df..c7f1eedc 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit fa12a4dff3f9d8c2298719d7c8c4cdcce24253e1 +Subproject commit c7f1eedcbda30d1e4031d1dff33176ce9be1e526