From 4bf77f3a9cc18846288ccfab24fd8ae4d67caa58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 04:28:50 +0000 Subject: [PATCH] bump(deps): update actions/checkout digest to cbb7224 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2830e78e..0d1eaff7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest environment: NPM Release Publishing steps: - - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c + - uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb - run: corepack enable pnpm