From 77cde50140ab6442dd08eaf9a0f9a414479131f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 12:53:14 +0000 Subject: [PATCH] Update actions/checkout digest to ff7abcd --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 6cccbe3..cef9c6f 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -21,7 +21,7 @@ jobs: env-slug: "dev" project-slug: "github-g0zh" identity-id: "1ffe6b17-29ef-47ed-a54c-0912bbe40542" - - uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709 + - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 with: token: ${{env.NGLBOT}} - uses: actions/setup-node@v4