diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 06e05f50..cf3e0ea2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,7 +67,7 @@ jobs: - name: Install cross if: matrix.build-tool == 'cross' - uses: taiki-e/install-action@787505cde8a44ea468a00478fe52baf23b15bccd # v2 + uses: taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v2 with: tool: cross