diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 681f83d8..5bc4b134 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: with: persist-credentials: false - name: Check license headers - uses: korandoru/hawkeye@7ffde2c5fd29f3c486e4a6510436dca54f386e2a # v6.5.0 + uses: korandoru/hawkeye@c57037afedf940370c41eb660837c8aa928d472a # v6.5.1 build: runs-on: ${{ matrix.os }}