Skip to content

Commit

Permalink
Update balena-os/balena-yocto-scripts action to v1.27.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.27.1
  • Loading branch information
balena-renovate[bot] authored Oct 23, 2024
1 parent 22c514f commit 6c042c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 @@ -35,7 +35,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@d9a810c7eb0d8e37c37b1bc27ecc0b4347a9dc21 # v1.26.0
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@01de6fcf24fc32ff9a5cf0265834adf4e68143b9 # v1.27.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/iot-gate-imx8plus.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@d9a810c7eb0d8e37c37b1bc27ecc0b4347a9dc21 # v1.26.0
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@01de6fcf24fc32ff9a5cf0265834adf4e68143b9 # v1.27.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 6c042c6

Please sign in to comment.