diff --git a/.github/workflows/validate-kernel-commits.yml b/.github/workflows/validate-kernel-commits.yml index c1ec938f3422..a38c52777424 100644 --- a/.github/workflows/validate-kernel-commits.yml +++ b/.github/workflows/validate-kernel-commits.yml @@ -94,7 +94,7 @@ jobs: - name: Clone and build custom patchutils run: | - git clone https://github.com/kerneltoast/patchutils.git --depth=1 --revision=170ca21ebc1c53c64f84f0daa06353e6163aab0b + git clone https://github.com/kerneltoast/patchutils.git --depth=1 --revision=01efe36a942fa82ae0fde188d68aaf2294685f7a cd patchutils ./bootstrap ./configure