Skip to content

Commit

Permalink
Update balena-yocto-scripts digest to f6dabba
Browse files Browse the repository at this point in the history
Update balena-yocto-scripts
Changelog-entry: Update balena-yocto-scripts to f6dabba40c5a521f802aeb258560755e36b7f3ea
  • Loading branch information
balena-renovate[bot] authored Jan 9, 2025
1 parent 1845e91 commit 753d6c5
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/forecr-dsb-ornx-orin-nano-8gb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jetson-agx-orin-devkit-64gb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jetson-agx-orin-devkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jetson-orin-nano-devkit-nvme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jetson-orin-nano-seeed-j3010.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jetson-orin-nx-seeed-j4012.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jetson-orin-nx-xavier-nx-devkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f6dabba40c5a521f802aeb258560755e36b7f3ea
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down

0 comments on commit 753d6c5

Please sign in to comment.