Skip to content

Commit

Permalink
Update balena-yocto-scripts digest to c7f1eed
Browse files Browse the repository at this point in the history
Update balena-yocto-scripts
Changelog-entry: Update balena-yocto-scripts to c7f1eedcbda30d1e4031d1dff33176ce9be1e526
  • Loading branch information
balena-renovate[bot] authored Feb 7, 2025
1 parent 2f81743 commit c4908dc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/iot-gate-imx8plus-d1d8.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@61428000f8fd950fa1c5069b747d4681b85d5330
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c7f1eedcbda30d1e4031d1dff33176ce9be1e526
# 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/iot-gate-imx8plus-sb.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@61428000f8fd950fa1c5069b747d4681b85d5330
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c7f1eedcbda30d1e4031d1dff33176ce9be1e526
# 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/iot-gate-imx8plus.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@61428000f8fd950fa1c5069b747d4681b85d5330
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@c7f1eedcbda30d1e4031d1dff33176ce9be1e526
# 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 c4908dc

Please sign in to comment.