diff --git a/.github/workflows/genericx86-64.yml b/.github/workflows/genericx86-64.yml index caf4cfac..d7f5e585 100644 --- a/.github/workflows/genericx86-64.yml +++ b/.github/workflows/genericx86-64.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b8a226f678fed1555d43120036715094fb7732a + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b929d4db634311c9e9ece78546a550657f2e1286 # 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/intel-nuc.yml b/.github/workflows/intel-nuc.yml index b9874ed6..d1a8f580 100644 --- a/.github/workflows/intel-nuc.yml +++ b/.github/workflows/intel-nuc.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b8a226f678fed1555d43120036715094fb7732a + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b929d4db634311c9e9ece78546a550657f2e1286 # 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/surface-go.yml b/.github/workflows/surface-go.yml index 63803cd4..fc5da400 100644 --- a/.github/workflows/surface-go.yml +++ b/.github/workflows/surface-go.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b8a226f678fed1555d43120036715094fb7732a + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b929d4db634311c9e9ece78546a550657f2e1286 # 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/surface-pro-6.yml b/.github/workflows/surface-pro-6.yml index 559ad03b..3d4f893d 100644 --- a/.github/workflows/surface-pro-6.yml +++ b/.github/workflows/surface-pro-6.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@3b8a226f678fed1555d43120036715094fb7732a + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@b929d4db634311c9e9ece78546a550657f2e1286 # 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