From 003a988f79a1d590a2dedfa4a6bdbc57cd5d9de1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 04:31:09 +0000 Subject: [PATCH] chore(deps): update github actions updates --- .github/workflows/ci.yaml | 6 +++--- .github/workflows/create-release-pr.yaml | 8 ++++---- .github/workflows/pkg-pr.yaml | 4 ++-- .github/workflows/release.yaml | 4 ++-- .github/workflows/zizmor.yaml | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dc32987..d79ab42 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,10 +25,10 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 - name: Setup Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: "${{ matrix.node-version }}" cache: pnpm @@ -37,7 +37,7 @@ jobs: run: pnpm install --frozen-lockfile - name: Install Task - uses: go-task/setup-task@0ab1b2a65bc55236a3bc64cde78f80e20e8885c2 # v1.0.0 + uses: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3 # v1.1.0 - name: Install wrench run: | diff --git a/.github/workflows/create-release-pr.yaml b/.github/workflows/create-release-pr.yaml index ea1d56f..7484d56 100644 --- a/.github/workflows/create-release-pr.yaml +++ b/.github/workflows/create-release-pr.yaml @@ -27,12 +27,12 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 - name: Setup Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: - node-version: 24.14.0 + node-version: 24.15.0 cache: pnpm - name: Install dependencies @@ -77,7 +77,7 @@ jobs: echo "$NOTES" > release-notes.md - name: Create Pull Request - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: branch: release/v${{ env.VERSION }} delete-branch: true diff --git a/.github/workflows/pkg-pr.yaml b/.github/workflows/pkg-pr.yaml index 9333559..9bc53fe 100644 --- a/.github/workflows/pkg-pr.yaml +++ b/.github/workflows/pkg-pr.yaml @@ -20,10 +20,10 @@ jobs: with: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 - name: Setup Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: "${{ matrix.node-version }}" cache: pnpm diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fb07287..c40d742 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -37,10 +37,10 @@ jobs: persist-credentials: false - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 - name: Setup Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: "${{ matrix.node-version }}" registry-url: "https://registry.npmjs.org" diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index 68a84d8..adb6f91 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -25,4 +25,4 @@ jobs: persist-credentials: false - name: Run zizmor 🌈 - uses: zizmorcore/zizmor-action@195d10ad90f31d8cd6ea1efd6ecc12969ddbe73f # v0.5.1 + uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3