Skip to content

Commit

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

Please sign in to comment.