Skip to content

Commit

Permalink
Merge pull request #1 from Ogglord/dependabot/github_actions/blue-bui…
Browse files Browse the repository at this point in the history
…ld/github-action-1.6

Bump blue-build/github-action from 1.5 to 1.6
  • Loading branch information
Ogglord committed Jun 3, 2024
2 parents 1513509 + 777b741 commit 8ca9838
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 @@ -31,7 +31,7 @@ jobs:
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@v1.5
uses: blue-build/github-action@v1.6
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 8ca9838

Please sign in to comment.