Skip to content

Commit fa7368b

Browse files
Update balena-yocto-scripts digest to 22b8b77
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 22b8b77a848df921c3b96a1bf689f91ee453ccb4
1 parent 95c055c commit fa7368b

20 files changed

Lines changed: 20 additions & 20 deletions

.github/workflows/npe-x500-m3.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi0-2w-64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
yocto:
9797
name: Yocto
98-
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@2649a8d9024a2986d092dff178da9bd14c39f189
98+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
9999
needs: get_inputs
100100
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
101101
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.

.github/workflows/raspberrypi2.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi3-64.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi3-unipi-neuron.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi3.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi4-64.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi4-superhub.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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/raspberrypi4-unipi-neuron.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@2649a8d9024a2986d092dff178da9bd14c39f189
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@22b8b77a848df921c3b96a1bf689f91ee453ccb4
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)