Skip to content

Commit 0578b05

Browse files
committed
update to the latest version chainloop cli and labs
Signed-off-by: Daniel Liszka <[email protected]>
1 parent 6d18102 commit 0578b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ jobs:
6969

7070
chainloop_push:
7171
name: Chainloop Push
72-
uses: chainloop-dev/labs/.github/workflows/chainloop_push.yml@64839eb68c20fefda46929c6c6e893cdf0537619
72+
uses: chainloop-dev/labs/.github/workflows/chainloop_push.yml@f3adc6125e963b19ef6a9b98aaad90f04056ace7
7373
needs:
7474
- collect-metadata
7575
- chainloop_init
7676
secrets:
7777
api_token: ${{ secrets.CHAINLOOP_TOKEN }}
7878
with:
7979
attestation_name: "petclinic"
80-
chainloop_labs_branch: 64839eb68c20fefda46929c6c6e893cdf0537619
80+
chainloop_labs_branch: f3adc6125e963b19ef6a9b98aaad90f04056ace7

0 commit comments

Comments
 (0)