From d858b32ce3297c2702911fc6cd741383bd94e434 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 10:49:34 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action digest to 9e72ae5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/qa.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 5f51667..74e5348 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -41,7 +41,7 @@ jobs: packages: write steps: - name: Checkout repository - uses: namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8 + uses: namespacelabs/nscloud-checkout-action@9e72ae580f3c60c57941cf5f813f854db2865202 # v8 with: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} @@ -294,7 +294,7 @@ jobs: SLACK_CHANNEL_ID: "" steps: - name: Checkout repository - uses: namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8 + uses: namespacelabs/nscloud-checkout-action@9e72ae580f3c60c57941cf5f813f854db2865202 # v8 with: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} @@ -348,7 +348,7 @@ jobs: SLACK_CHANNEL_ID: "" steps: - name: Checkout repository - uses: namespacelabs/nscloud-checkout-action@0c5e6ce59a41299aba2ad91baa0126f1bfde8e5c # v8 + uses: namespacelabs/nscloud-checkout-action@9e72ae580f3c60c57941cf5f813f854db2865202 # v8 with: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}