Skip to content

Commit 2e7e4bc

Browse files
Update balena-yocto-scripts digest to f7062da
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to f7062da73711c2c5f2f33031d8ca1a91075e6998
1 parent e5708a9 commit 2e7e4bc

20 files changed

+20
-20
lines changed

.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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
98+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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@cc83969226e96a3d22652ba5340135b697e366bb
49+
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f7062da73711c2c5f2f33031d8ca1a91075e6998
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)