Skip to content

Commit

Permalink
Update balena-os/balena-yocto-scripts action to v1.25.26
Browse files Browse the repository at this point in the history
Update balena-os/balena-yocto-scripts from v1.25.25 to v1.25.26

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Aug 27, 2024
1 parent f95917d commit 384a016
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generic-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/yocto-build-deploy.yml@58b4dd401dd6dd27262675b8061c7fddf5a593d4 # v1.25.25
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@a3dfa265480986251193a989b1077939f38c4dc3 # v1.25.26
# 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/genericx86-64-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/yocto-build-deploy.yml@58b4dd401dd6dd27262675b8061c7fddf5a593d4 # v1.25.25
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@a3dfa265480986251193a989b1077939f38c4dc3 # v1.25.26
# 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/genericx86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/yocto-build-deploy.yml@58b4dd401dd6dd27262675b8061c7fddf5a593d4 # v1.25.25
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@a3dfa265480986251193a989b1077939f38c4dc3 # v1.25.26
# 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/raspberrypi3-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/yocto-build-deploy.yml@58b4dd401dd6dd27262675b8061c7fddf5a593d4 # v1.25.25
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@a3dfa265480986251193a989b1077939f38c4dc3 # v1.25.26
# 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/raspberrypi3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/yocto-build-deploy.yml@58b4dd401dd6dd27262675b8061c7fddf5a593d4 # v1.25.25
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@a3dfa265480986251193a989b1077939f38c4dc3 # v1.25.26
# 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/raspberrypi4-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/yocto-build-deploy.yml@58b4dd401dd6dd27262675b8061c7fddf5a593d4 # v1.25.25
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@a3dfa265480986251193a989b1077939f38c4dc3 # v1.25.26
# 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 384a016

Please sign in to comment.