We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d18102 commit 0578b05Copy full SHA for 0578b05
.github/workflows/maven-build.yml
@@ -69,12 +69,12 @@ jobs:
69
70
chainloop_push:
71
name: Chainloop Push
72
- uses: chainloop-dev/labs/.github/workflows/chainloop_push.yml@64839eb68c20fefda46929c6c6e893cdf0537619
+ uses: chainloop-dev/labs/.github/workflows/chainloop_push.yml@f3adc6125e963b19ef6a9b98aaad90f04056ace7
73
needs:
74
- collect-metadata
75
- chainloop_init
76
secrets:
77
api_token: ${{ secrets.CHAINLOOP_TOKEN }}
78
with:
79
attestation_name: "petclinic"
80
- chainloop_labs_branch: 64839eb68c20fefda46929c6c6e893cdf0537619
+ chainloop_labs_branch: f3adc6125e963b19ef6a9b98aaad90f04056ace7
0 commit comments