From 35a0bd932251e65b8a6d97069a47eba0a0dcb815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:31:01 -0700 Subject: [PATCH] Update pnpm/action-setup digest to 0ebf471 (#15) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 28cd6f4..366f131 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -22,7 +22,7 @@ jobs: node-version: "24" registry-url: "https://registry.npmjs.org" package-manager-cache: false # never use caching in release builds - - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6 + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 - run: pnpm ci - name: Create Release Pull Request or Publish id: changesets -- 2.51.2