Skip to content

Commit

Permalink
chore: bump bluebuild (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness authored Dec 20, 2024
1 parent 660f706 commit f41148a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
echo "KERNEL_VERSION=$linux" >> $GITHUB_ENV
- name: Build wayblue
uses: blue-build/github-action@33ee8cc4011b0d47666ea7026d08bb5b941ac90c # v1.7.0
uses: blue-build/github-action@4d8b4df657ec923574611eec6fd7e959416c47f0 # v1.8.1
with:
cli_version: v0.8.25
cli_version: v0.9.0
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }}
Expand Down

0 comments on commit f41148a

Please sign in to comment.