diff --git a/.github/workflows/formatter-check.yaml b/.github/workflows/formatter-check.yaml index 1f9482d1..7e36319c 100644 --- a/.github/workflows/formatter-check.yaml +++ b/.github/workflows/formatter-check.yaml @@ -9,7 +9,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Use Node.js - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 + uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 - uses: pnpm/action-setup@v2 name: Install pnpm diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index dca049b1..f0401173 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Use Node.js - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 + uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 - uses: pnpm/action-setup@v2 name: Install pnpm