Skip to content

Commit 2be1b53

Browse files
Update balena-yocto-scripts digest to 84d10b1
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 84d10b12adfa1a37fb845e429cce1c82248d1ca2
1 parent 26763fd commit 2be1b53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

+1-1
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@bf40474f48fdf8631160849a9a636e0d172401ca
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@84d10b12adfa1a37fb845e429cce1c82248d1ca2
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

+1-1
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@bf40474f48fdf8631160849a9a636e0d172401ca
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@84d10b12adfa1a37fb845e429cce1c82248d1ca2
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)