Skip to content

Commit

Permalink
Update balena-os/balena-yocto-scripts action to v1.30.13
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 v1.30.13
  • Loading branch information
balena-renovate[bot] authored Jan 10, 2025
1 parent 81b27a0 commit 8c03522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/iotdin-imx8p-d1d8.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/yocto-build-deploy.yml@e5a831d9b3f8d324c6ad57974f3ddc001ea0927c # v1.27.9
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6646d94ffbc0aca01f4f142390ff61cbbcb15afb # v1.30.13
# 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/iotdin-imx8p.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/yocto-build-deploy.yml@e5a831d9b3f8d324c6ad57974f3ddc001ea0927c # v1.27.9
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6646d94ffbc0aca01f4f142390ff61cbbcb15afb # v1.30.13
# 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 8c03522

Please sign in to comment.