diff --git a/.github/workflows/up-board.yml b/.github/workflows/up-board.yml index ff8c52a46..81d2ea442 100644 --- a/.github/workflows/up-board.yml +++ b/.github/workflows/up-board.yml @@ -95,7 +95,7 @@ jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@1df9bbe8d72fff7b71c71151d74dd64094971b30 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82 needs: get_inputs # 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. diff --git a/balena-yocto-scripts b/balena-yocto-scripts index 1df9bbe8d..7d1760c79 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 1df9bbe8d72fff7b71c71151d74dd64094971b30 +Subproject commit 7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82