File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 SETTLEMINT_INSTANCE : " op://platform/SDK E2E/instance"
3333
3434 - name : Checkout repository
35- uses : namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8
35+ uses : namespacelabs/nscloud-checkout-action@938f5d2d403d6224d9a0c0dc559b1dae09c2ede4 # v8
3636
3737 - name : Login to SettleMint and delete workspace
3838 uses : settlemint/settlemint-action@main
Original file line number Diff line number Diff line change 3838 SLACK_WEBHOOK_URL : " op://platform/SDK E2E/e2e-slack-webhook"
3939
4040 - name : Checkout repository
41- uses : namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8
41+ uses : namespacelabs/nscloud-checkout-action@938f5d2d403d6224d9a0c0dc559b1dae09c2ede4 # v8
4242
4343 - name : Setup caches
4444 uses : namespacelabs/nscloud-cache-action@446d8f390563cd54ca27e8de5bdb816f63c0b706 # v1
Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ jobs:
375375 SLACK_CHANNEL_ID : " "
376376 steps :
377377 - name : Checkout repository
378- uses : namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8
378+ uses : namespacelabs/nscloud-checkout-action@938f5d2d403d6224d9a0c0dc559b1dae09c2ede4 # v8
379379 with :
380380 fetch-depth : ${{ github.event_name == 'push' && 2 || 0 }}
381381
@@ -429,7 +429,7 @@ jobs:
429429 SLACK_CHANNEL_ID : " "
430430 steps :
431431 - name : Checkout repository
432- uses : namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8
432+ uses : namespacelabs/nscloud-checkout-action@938f5d2d403d6224d9a0c0dc559b1dae09c2ede4 # v8
433433 with :
434434 fetch-depth : ${{ github.event_name == 'push' && 2 || 0 }}
435435
You can’t perform that action at this time.
0 commit comments