diff --git a/.github/workflows/beaglebone-ai64.yml b/.github/workflows/beaglebone-ai64.yml index 7f1bd3ff..ff006c02 100644 --- a/.github/workflows/beaglebone-ai64.yml +++ b/.github/workflows/beaglebone-ai64.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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 diff --git a/.github/workflows/beaglebone-green-gateway.yml b/.github/workflows/beaglebone-green-gateway.yml index 0d733cae..6d28b798 100644 --- a/.github/workflows/beaglebone-green-gateway.yml +++ b/.github/workflows/beaglebone-green-gateway.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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 diff --git a/.github/workflows/beaglebone-green-wifi.yml b/.github/workflows/beaglebone-green-wifi.yml index 8bb752dc..755e7ffa 100644 --- a/.github/workflows/beaglebone-green-wifi.yml +++ b/.github/workflows/beaglebone-green-wifi.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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 diff --git a/.github/workflows/beaglebone-green.yml b/.github/workflows/beaglebone-green.yml index 8fce7dac..7738cb92 100644 --- a/.github/workflows/beaglebone-green.yml +++ b/.github/workflows/beaglebone-green.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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 diff --git a/.github/workflows/beaglebone-pocket.yml b/.github/workflows/beaglebone-pocket.yml index 7f962b1f..87a20fc0 100644 --- a/.github/workflows/beaglebone-pocket.yml +++ b/.github/workflows/beaglebone-pocket.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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 diff --git a/.github/workflows/beaglebone.yml b/.github/workflows/beaglebone.yml index cdc26b80..78e8dba5 100644 --- a/.github/workflows/beaglebone.yml +++ b/.github/workflows/beaglebone.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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 diff --git a/.github/workflows/beagleplay.yml b/.github/workflows/beagleplay.yml index a16f536b..ce0ccd3a 100644 --- a/.github/workflows/beagleplay.yml +++ b/.github/workflows/beagleplay.yml @@ -35,7 +35,7 @@ on: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.47 + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b9027860f7673dd862d81b3f805cae71256f395f # v1.29.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