Skip to content

Commit e2191ad

Browse files
Update balena-yocto-scripts digest to faac8aa
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to faac8aa73d42ccb9b14c3c86ecc7419776cd83ce
1 parent 3120e34 commit e2191ad

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
@@ -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@e13978ea64fc17c594bcdf8f6d894b3864fb1c6b
54+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@faac8aa73d42ccb9b14c3c86ecc7419776cd83ce
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

.github/workflows/iot-gate-imx8.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@e13978ea64fc17c594bcdf8f6d894b3864fb1c6b
54+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@faac8aa73d42ccb9b14c3c86ecc7419776cd83ce
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)