diff --git a/.github/workflows/prek-autoupdate.yaml b/.github/workflows/prek-autoupdate.yaml index 156f622..c58e9d9 100644 --- a/.github/workflows/prek-autoupdate.yaml +++ b/.github/workflows/prek-autoupdate.yaml @@ -14,7 +14,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/checkout@v7.0.0 # zizmor: ignore[unpinned-uses] + - uses: actions/checkout@v7.0.1 # zizmor: ignore[unpinned-uses] with: persist-credentials: false - run: |