From 58922b756624f905bbae6601ce53965774625cdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:05:40 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action digest to 63d2069 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 74e5348..571e406 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@9e72ae580f3c60c57941cf5f813f854db2865202 # v8 + uses: namespacelabs/nscloud-checkout-action@63d206913f44274099615dc3bc9bc1dfa3040e43 # 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@9e72ae580f3c60c57941cf5f813f854db2865202 # v8 + uses: namespacelabs/nscloud-checkout-action@63d206913f44274099615dc3bc9bc1dfa3040e43 # 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@9e72ae580f3c60c57941cf5f813f854db2865202 # v8 + uses: namespacelabs/nscloud-checkout-action@63d206913f44274099615dc3bc9bc1dfa3040e43 # v8 with: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}