From 5ebf7998c08c159d0ee2f0c9b8c69e08a6da9e4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:10:55 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action action to v8 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/solidity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solidity.yml b/.github/workflows/solidity.yml index 87331311..b9b8363d 100644 --- a/.github/workflows/solidity.yml +++ b/.github/workflows/solidity.yml @@ -84,7 +84,7 @@ jobs: PAT_TOKEN: op://platform/github-commit-pat/credential - name: Checkout - uses: namespacelabs/nscloud-checkout-action@v7 + uses: namespacelabs/nscloud-checkout-action@v8 with: token: ${{ env.PAT_TOKEN }}