Skip to content

Commit 121967c

Browse files
Merge pull request #951 from balena-os/renovate/balena-yocto-scripts-digest
Update balena-yocto-scripts digest to 5025a39
2 parents 90e5251 + 0f411dd commit 121967c

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@17636b4b32662e606d1670f94b4e869e026499d2
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@5025a39fadf2c4f71561512b0b0d9b415958f389
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@17636b4b32662e606d1670f94b4e869e026499d2
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@5025a39fadf2c4f71561512b0b0d9b415958f389
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)