Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from catdevnull/dependabot/github_actions/blue-…
Browse files Browse the repository at this point in the history
…build/github-action-1.1.1

chore(deps): bump blue-build/github-action from 1.1.0 to 1.1.1
  • Loading branch information
catdevnull authored Feb 27, 2024
2 parents fdf15d0 + 4b50746 commit 44e58b5
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 @@ -26,7 +26,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/[email protected].0
uses: blue-build/[email protected].1
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 44e58b5

Please sign in to comment.