Skip to content

Commit

Permalink
Update Pin balena-os/balena-yocto-scripts action to 9646cf9
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
  • Loading branch information
balena-renovate[bot] authored Oct 10, 2024
1 parent 9ba53ee commit a0908ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/radxa-cm3-io-rk3566.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/[email protected]
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@9646cf9ad0f3c6ac4b2ce11e0ef21b8fa9276149 # v1.25.47
# 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/radxa-zero-s905y2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/[email protected]
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@9646cf9ad0f3c6ac4b2ce11e0ef21b8fa9276149 # v1.25.47
# 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/rockpi-4b-rk3399.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/[email protected]
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@9646cf9ad0f3c6ac4b2ce11e0ef21b8fa9276149 # v1.25.47
# 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 a0908ea

Please sign in to comment.