diff --git a/.github/workflows/build-cli.yml b/.github/workflows/build-cli.yml index 99a408831..dd9c309e3 100644 --- a/.github/workflows/build-cli.yml +++ b/.github/workflows/build-cli.yml @@ -140,7 +140,7 @@ jobs: fetch-depth: 0 - name: Install git cliff and typos - uses: taiki-e/install-action@4c6723ec9c638cccae824b8957c5085b695c8085 # v2.65.7 + uses: taiki-e/install-action@0e76c5c569f13f7eb21e8e5b26fe710062b57b62 # v2.65.13 with: tool: git-cliff,typos diff --git a/.github/workflows/build-ffi.yml b/.github/workflows/build-ffi.yml index a69b0d76d..6011a7a84 100644 --- a/.github/workflows/build-ffi.yml +++ b/.github/workflows/build-ffi.yml @@ -141,7 +141,7 @@ jobs: fetch-depth: 0 - name: Install git cliff and typos - uses: taiki-e/install-action@4c6723ec9c638cccae824b8957c5085b695c8085 # v2.65.7 + uses: taiki-e/install-action@0e76c5c569f13f7eb21e8e5b26fe710062b57b62 # v2.65.13 with: tool: git-cliff,typos diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c892dbf73..fdb95fdf2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -109,7 +109,7 @@ jobs: fetch-depth: 0 - name: Install git cliff and typos - uses: taiki-e/install-action@4c6723ec9c638cccae824b8957c5085b695c8085 # v2.65.7 + uses: taiki-e/install-action@0e76c5c569f13f7eb21e8e5b26fe710062b57b62 # v2.65.13 with: tool: git-cliff,typos