diff --git a/.github/workflows/fallow.yml b/.github/workflows/fallow.yml index d655137..cbe0663 100644 --- a/.github/workflows/fallow.yml +++ b/.github/workflows/fallow.yml @@ -22,7 +22,7 @@ jobs: node-version: 22 cache: pnpm - run: pnpm install --frozen-lockfile - - uses: fallow-rs/fallow@630722b016a5b785d6fa05ee54db6b339eb3c4fa # v2 + - uses: fallow-rs/fallow@0d568277b6cf91e95c98cb92f8228154e58d6984 # v2 env: # fallow-rs/fallow@v2 uses actions/github-script internally which pins Node.js 20. # GitHub is forcing all action runners to Node.js 24 on 2026-06-02.