Skip to content

Commit

Permalink
update workflow ref to use increased fetch depth
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
  • Loading branch information
rcooke-warwick committed May 30, 2024
1 parent 3fc995f commit 328e98e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@80d6b9239b701821d06c5ef9a0bb13ba0d33d958
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cb807e274e6a130d861a3b305a358f34e89cd31e
secrets: inherit
with:
machine: genericx86-64-ext
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 @@ -19,7 +19,7 @@ on:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@80d6b9239b701821d06c5ef9a0bb13ba0d33d958
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@cb807e274e6a130d861a3b305a358f34e89cd31e
secrets: inherit
with:
machine: genericx86-64
Expand Down

0 comments on commit 328e98e

Please sign in to comment.