Skip to content

Commit

Permalink
Update balena-os/balena-yocto-scripts action to v1.29.9
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.29.9
  • Loading branch information
balena-renovate[bot] authored Dec 19, 2024
1 parent 81b27a0 commit 195ce54
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@38faafe38bac71797e5ae6667e07082e4e4f1d67 # v1.29.9
# 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@38faafe38bac71797e5ae6667e07082e4e4f1d67 # v1.29.9
# 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 195ce54

Please sign in to comment.