Skip to content

Commit

Permalink
Merge pull request #842 from balena-os/renovate/balena-yocto-scripts-…
Browse files Browse the repository at this point in the history
…digest

Update balena-yocto-scripts digest to eaab5a2
  • Loading branch information
balena-renovate[bot] authored Dec 28, 2024
2 parents aacd6cb + 2281890 commit 8e9b59d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/genericx86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@eaab5a2fccab6406d5f75a11d9a0575fd675c197
# 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 @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@eaab5a2fccab6406d5f75a11d9a0575fd675c197
# 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/surface-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@eaab5a2fccab6406d5f75a11d9a0575fd675c197
# 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/surface-pro-6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@eaab5a2fccab6406d5f75a11d9a0575fd675c197
# 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 balena-yocto-scripts

0 comments on commit 8e9b59d

Please sign in to comment.