Skip to content

Commit

Permalink
Merge pull request #807 from balena-os/renovate/balena-os-balena-yoct…
Browse files Browse the repository at this point in the history
…o-scripts-1.x

Update balena-os/balena-yocto-scripts action to v1.26.0
  • Loading branch information
balena-renovate[bot] authored Oct 18, 2024
2 parents 0ff4c57 + 6b32f90 commit b9548e3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/genericx86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@d9a810c7eb0d8e37c37b1bc27ecc0b4347a9dc21 # v1.26.0
# 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 @@ -34,7 +34,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@d9a810c7eb0d8e37c37b1bc27ecc0b4347a9dc21 # v1.26.0
# 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 @@ -34,7 +34,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@d9a810c7eb0d8e37c37b1bc27ecc0b4347a9dc21 # v1.26.0
# 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 @@ -34,7 +34,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b5db1b7f9267c3dcbe515e2841747ef3a0409278 # v1.25.61
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@d9a810c7eb0d8e37c37b1bc27ecc0b4347a9dc21 # v1.26.0
# 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 b9548e3

Please sign in to comment.