Skip to content

Commit

Permalink
Update balena-os/balena-yocto-scripts digest to b35b15d
Browse files Browse the repository at this point in the history
Update balena-os/balena-yocto-scripts
Changelog-entry: Update balena-os/balena-yocto-scripts to b35b15decb6d244144d42a699d88057e715aa006
  • Loading branch information
balena-renovate[bot] authored Jan 20, 2025
1 parent 4291051 commit af7958a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generic-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b35b15decb6d244144d42a699d88057e715aa006
# 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/generic-amd64-fs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b35b15decb6d244144d42a699d88057e715aa006
# 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/generic-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b35b15decb6d244144d42a699d88057e715aa006
# 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/kontron-come-xelx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b35b15decb6d244144d42a699d88057e715aa006
# 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/studio-automatedx86-sb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b35b15decb6d244144d42a699d88057e715aa006
# 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 af7958a

Please sign in to comment.