Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
iggut committed Dec 5, 2024
1 parent ab36828 commit e492faa
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 @@ -44,9 +44,9 @@ jobs:
# containers: ${{ env.BASE_IMAGE_NAME }}:${{ env.IMAGE_MAJOR_VERSION }}

- name: Build HyprBlue
uses: blue-build/github-action@v1.6.2
uses: blue-build/github-action@33ee8cc4011b0d47666ea7026d08bb5b941ac90c # v1.7.0 # blue-build/github-action@v1.6.2
with:
cli_version: v0.8.20
cli_version: v0.8.25
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }}
Expand Down

0 comments on commit e492faa

Please sign in to comment.