Skip to content

Commit 45db147

Browse files
committed
[TEST]: workflows/raspberrypi4-64: use balena-yocto-scripts sha1
Signed-off-by: Alex Gonzalez <alexg@balena.io>
1 parent 91cd2c4 commit 45db147

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@2649a8d9024a2986d092dff178da9bd14c39f189
54+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6abbbd645c9b78a211fdcb509de5259f9475f741
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)