Skip to content

Commit fa0b1a6

Browse files
Update balena-yocto-scripts digest to 59b2fdf
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 59b2fdf6877cab30725bf57e04c307648a1bcb20
1 parent 93c918a commit fa0b1a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/iot-gate-imx8-sb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ permissions:
4646
jobs:
4747
yocto:
4848
name: Yocto
49-
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@399199715d579cdb47cfcb7f0cc50d7515704907
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@59b2fdf6877cab30725bf57e04c307648a1bcb20
5050
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
5151
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
5252
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/iot-gate-imx8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ permissions:
4646
jobs:
4747
yocto:
4848
name: Yocto
49-
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@399199715d579cdb47cfcb7f0cc50d7515704907
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@59b2fdf6877cab30725bf57e04c307648a1bcb20
5050
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
5151
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
5252
# This condition will prevent the workflow from running twice for the same pull request while

0 commit comments

Comments
 (0)