diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9cafb1cc..a2dd90c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: with: persist-credentials: false - name: Install Hawkeye - uses: taiki-e/install-action@e67fa11c4b9316fa714ddf0abed07a0c3143b95b # v2.87.4 + uses: taiki-e/install-action@3f74d7c16a4242f1c95561e98edc25d36adb4375 # v2.87.12 with: tool: hawkeye@7.0.0 - name: Check license headers