Skip to content

Commit f9d580d

Browse files
authored
chore(deps): Bump CHAINLOOP_VERSION to use latest Chainloop CLI (#486)
Signed-off-by: Daniel Liszka <[email protected]>
1 parent 009fbd3 commit f9d580d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
packages: write # to push container images
2424
pull-requests: write
2525
env:
26-
CHAINLOOP_VERSION: 0.25.0
26+
CHAINLOOP_VERSION: 0.56.0
2727
CHAINLOOP_ROBOT_ACCOUNT: ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
2828
CONTAINER_IMAGE_CP: ghcr.io/chainloop-dev/chainloop/control-plane:${{ github.ref_name }}
2929
CONTAINER_IMAGE_CAS: ghcr.io/chainloop-dev/chainloop/artifact-cas:${{ github.ref_name }}

0 commit comments

Comments
 (0)