Skip to content

Commit

Permalink
Update Pin balena-os/balena-yocto-scripts action to 7e492de
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] committed Jul 16, 2024
1 parent b5c5630 commit 15b782b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/genericx86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Yocto
# FIXME: This workflow has dependencies on scripts in the balena-yocto-scripts repository
# which is pinned separately as a submodule in the device repo. Expect some drift but try to retain compatibility.
uses: balena-os/balena-yocto-scripts/.github/workflows/[email protected]
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7e492de8e573786e21bb2dc14c7d2af89f6b1d54 # v1.25.3
# 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/intel-nuc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Yocto
# FIXME: This workflow has dependencies on scripts in the balena-yocto-scripts repository
# which is pinned separately as a submodule in the device repo. Expect some drift but try to retain compatibility.
uses: balena-os/balena-yocto-scripts/.github/workflows/[email protected]
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7e492de8e573786e21bb2dc14c7d2af89f6b1d54 # v1.25.3
# 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 15b782b

Please sign in to comment.