Skip to content

Commit

Permalink
Merge pull request #1 from nobodywatchin/dependabot/github_actions/bl…
Browse files Browse the repository at this point in the history
…ue-build/github-action-1.8

Bump blue-build/github-action from 1.7 to 1.8
  • Loading branch information
nobodywatchin authored Dec 23, 2024
2 parents 8523e21 + befad22 commit bfae5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build HyperCore
uses: blue-build/github-action@v1.7
uses: blue-build/github-action@v1.8
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit bfae5a7

Please sign in to comment.