File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 # be ignored and the process will continue. For this to work it's using a pre-created API Token
1818 onboard_workflow :
1919 name : Onboard Chainloop Workflow
20- uses : chainloop-dev/labs/.github/workflows/chainloop_onboard.yml@6bbd1c2b3022e48ae60afa0c2b90f3b6d31bcf11
20+ uses : chainloop-dev/labs/.github/workflows/chainloop_onboard.yml@5344787a72876bd22e199b94c09a86532521b4b3
2121 with :
2222 project : " chainloop"
2323 workflow_name : " helm-package"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ permissions: read-all
2020jobs :
2121 chainloop_init :
2222 name : Chainloop Init
23- uses : chainloop-dev/labs/.github/workflows/chainloop_init.yml@6bbd1c2b3022e48ae60afa0c2b90f3b6d31bcf11
23+ uses : chainloop-dev/labs/.github/workflows/chainloop_init.yml@5344787a72876bd22e199b94c09a86532521b4b3
2424 secrets :
2525 api_token : ${{ secrets.CHAINLOOP_TOKEN }}
2626 with :
8585
8686 chainloop_push :
8787 name : Chainloop Push
88- uses : chainloop-dev/labs/.github/workflows/chainloop_push.yml@1e19b4d199657cf44ebcb0f554f0b7276d1c4543
88+ uses : chainloop-dev/labs/.github/workflows/chainloop_push.yml@5344787a72876bd22e199b94c09a86532521b4b3
8989 needs :
9090 - analysis
9191 secrets :
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ permissions: read-all
1717jobs :
1818 chainloop_contract_sync :
1919 name : Chainloop Contract Sync
20- uses : chainloop-dev/labs/.github/workflows/chainloop_contract_sync.yml@6bbd1c2b3022e48ae60afa0c2b90f3b6d31bcf11
20+ uses : chainloop-dev/labs/.github/workflows/chainloop_contract_sync.yml@5344787a72876bd22e199b94c09a86532521b4b3
2121 secrets :
2222 api_token : ${{ secrets.CHAINLOOP_TOKEN }}
You can’t perform that action at this time.
0 commit comments