File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
chainloop-demo/github-workflow Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919
2020 - name : Install Chainloop
2121 run : |
22- curl -sfL https://chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
22+ curl -sfL https://docs. chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
2323
2424 - name : Checkout
2525 uses : actions/checkout@v3
9393 run : |
9494 chainloop attestation reset --trigger cancellation
9595 env :
96- CHAINLOOP_VERSION : 0.8.70
96+ CHAINLOOP_VERSION : 0.8.92
9797 CHAINLOOP_ROBOT_ACCOUNT : ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
Original file line number Diff line number Diff line change 1919
2020 - name : Install Chainloop
2121 run : |
22- curl -sfL https://chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
22+ curl -sfL https://docs. chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
2323
2424 - name : Checkout
2525 uses : actions/checkout@v3
8181 run : |
8282 chainloop attestation reset --trigger cancellation
8383 env :
84- CHAINLOOP_VERSION : 0.8.70
84+ CHAINLOOP_VERSION : 0.8.92
8585 CHAINLOOP_ROBOT_ACCOUNT : ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
Original file line number Diff line number Diff line change 1919
2020 - name : Install Chainloop
2121 run : |
22- curl -sfL https://chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
22+ curl -sfL https://docs. chainloop.dev/install.sh | bash -s -- --version v${{ env.CHAINLOOP_VERSION }}
2323
2424 - name : Checkout
2525 uses : actions/checkout@v3
9393 run : |
9494 chainloop attestation reset --trigger cancellation
9595 env :
96- CHAINLOOP_VERSION : 0.8.70
96+ CHAINLOOP_VERSION : 0.8.92
9797 CHAINLOOP_ROBOT_ACCOUNT : ${{ secrets.CHAINLOOP_ROBOT_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments