Skip to content

Commit 945d00a

Browse files
committed
[TEST] workflows: use balena-yocto-scripts with extensions support
Signed-off-by: Alex Gonzalez <alexg@balena.io>
1 parent 0d1b7ca commit 945d00a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/raspberrypi4-64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ permissions:
5151
jobs:
5252
yocto:
5353
name: Yocto
54-
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@8dab33579c6e2fbafed0ca57735a6b0c0da40379
54+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e8a8b4aeadf5
5555
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
5656
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
5757
# This condition will prevent the workflow from running twice for the same pull request while

0 commit comments

Comments
 (0)