Skip to content

Commit bb58992

Browse files
Update Pin dependencies
Update balena-os/balena-compulab-imx9 Change-type: patch
1 parent 4026317 commit bb58992

18 files changed

Lines changed: 18 additions & 18 deletions

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
flowzone:
1919
name: Flowzone
20-
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
20+
uses: product-os/flowzone/.github/workflows/flowzone.yml@4b69bf10c6a124979d7c283321f65dd96a6ae09b # master
2121
# prevent duplicate workflow executions for pull_request and pull_request_target
2222
if: |
2323
(

.github/workflows/forecr-dsb-ornx-orin-nano-8gb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-jetson-orin/.github/workflows/forecr-dsb-ornx-orin-nano-8gb.yml@master
27+
uses: balena-os/balena-jetson-orin/.github/workflows/forecr-dsb-ornx-orin-nano-8gb.yml@d5cdc23f6777ff88adf4cda9d17d84ce8a1e3286 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/generic-aarch64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-generic/.github/workflows/generic-aarch64.yml@master
27+
uses: balena-os/balena-generic/.github/workflows/generic-aarch64.yml@06431305909b0778b0ce24605adf2e8d602ae73f # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/generic-amd64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-generic/.github/workflows/generic-amd64.yml@master
27+
uses: balena-os/balena-generic/.github/workflows/generic-amd64.yml@06431305909b0778b0ce24605adf2e8d602ae73f # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/iotdin-imx8p-d1d8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-iotdin-imx8p/.github/workflows/iotdin-imx8p-d1d8.yml@master
27+
uses: balena-os/balena-iotdin-imx8p/.github/workflows/iotdin-imx8p-d1d8.yml@ee03e33f66370e48a194690ff2743a51fcaa3014 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/iotdin-imx8p.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-iotdin-imx8p/.github/workflows/iotdin-imx8p.yml@master
27+
uses: balena-os/balena-iotdin-imx8p/.github/workflows/iotdin-imx8p.yml@ee03e33f66370e48a194690ff2743a51fcaa3014 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/jetson-agx-orin-devkit-64gb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-agx-orin-devkit-64gb.yml@master
27+
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-agx-orin-devkit-64gb.yml@d5cdc23f6777ff88adf4cda9d17d84ce8a1e3286 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/jetson-agx-orin-devkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-agx-orin-devkit.yml@master
27+
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-agx-orin-devkit.yml@d5cdc23f6777ff88adf4cda9d17d84ce8a1e3286 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/jetson-orin-nano-devkit-nvme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-orin-nano-devkit-nvme.yml@master
27+
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-orin-nano-devkit-nvme.yml@d5cdc23f6777ff88adf4cda9d17d84ce8a1e3286 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

.github/workflows/jetson-orin-nano-seeed-j3010.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
yocto:
2626
name: Yocto
27-
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-orin-nano-seeed-j3010.yml@master
27+
uses: balena-os/balena-jetson-orin/.github/workflows/jetson-orin-nano-seeed-j3010.yml@d5cdc23f6777ff88adf4cda9d17d84ce8a1e3286 # master
2828
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
2929
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
3030
# This condition will prevent the workflow from running twice for the same pull request while

0 commit comments

Comments
 (0)