Skip to content

Commit

Permalink
Merge pull request #1 from lauretano/dependabot/github_actions/blue-b…
Browse files Browse the repository at this point in the history
…uild/github-action-1.3

Bump blue-build/github-action from 1.2 to 1.3
  • Loading branch information
lauretano authored Apr 8, 2024
2 parents e17b234 + c04691d commit e5f7c9e
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/github-action@v1.2
uses: blue-build/github-action@v1.3
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit e5f7c9e

Please sign in to comment.