diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 835998a..a9bfe04 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -38,7 +38,7 @@ jobs: echo "::endgroup::" - name: Run pre-commit - uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # 3.0.0 + uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # 3.0.1 ensure-pinned-actions: name: Ensure SHA Pinned Actions