Skip to content

Commit 65e1821

Browse files
chore(deps): update namespacelabs/nscloud-checkout-action digest to 938f5d2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6232a24 commit 65e1821

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/e2e-reset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
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

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
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

.github/workflows/qa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)