mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 02:47:46 +00:00
chore: upgrade deps
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Add yq (for reading recipe.yml)
|
||||
uses: mikefarah/yq@v4.40.5
|
||||
uses: mikefarah/yq@v4.42.1
|
||||
|
||||
- name: Gather image data from recipe
|
||||
run: |
|
||||
@@ -109,7 +109,7 @@ jobs:
|
||||
pubkey: 'https://raw.githubusercontent.com/wayblueorg/wayblue/live/cosign.pub'
|
||||
|
||||
- name: Build secureblue
|
||||
uses: blue-build/github-action@v1.0.2
|
||||
uses: blue-build/github-action@v1.2.0
|
||||
with:
|
||||
recipe: ${{ matrix.recipe }}
|
||||
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
keep until upstream removes the need for this file
|
||||
Reference in New Issue
Block a user