From d6c6cdea3f27f157496c1c22406397de283fae49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 16:10:33 +0000 Subject: [PATCH] chore(deps): update github-actions --- .github/workflows/CI.yml | 6 +++--- .github/workflows/dprint.yml | 2 +- .github/workflows/zizmor.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a0ba439..4453c8b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -163,7 +163,7 @@ jobs: with: version: 0.14.1 - name: Install cargo-zigbuild - uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2.62.45 + uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2.62.49 if: ${{ contains(matrix.settings.target, 'musl') }} with: tool: cargo-zigbuild @@ -202,7 +202,7 @@ jobs: - uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1 - name: Build id: build - uses: cross-platform-actions/action@e8a7b572196ff79ded1979dc2bb9ee67d1ddb252 # v0.29.0 + uses: cross-platform-actions/action@46e8d7fb25520a8d6c64fd2b7a1192611da98eda # v0.30.0 env: DEBUG: napi:* RUSTUP_IO_THREADS: 1 @@ -384,7 +384,7 @@ jobs: run: pnpm --filter=@oxc-node/core export-oxc-runtime - name: Set up QEMU if: ${{ !contains(matrix.target, 'aarch64') }} - uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 + uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0 with: platforms: all image: tonistiigi/binfmt:qemu-v7.0.0-28 diff --git a/.github/workflows/dprint.yml b/.github/workflows/dprint.yml index bb310f3..8be2b7e 100644 --- a/.github/workflows/dprint.yml +++ b/.github/workflows/dprint.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1 - - uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2.62.45 + - uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2.62.49 with: tool: dprint diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index a3ba7d7..79653c9 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -25,7 +25,7 @@ jobs: with: persist-credentials: false - - uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2.62.45 + - uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2.62.49 with: tool: zizmor