diff --git a/README.md b/README.md index 07128bb..4dc9ef7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ jobs: auto-update: runs-on: ubuntu-latest steps: - - uses: fuzzylabs/pre-commit-autoupdate-action@main + - uses: fuzzylabs/gha-pre-commit-autoupdate@main with: python_version: "3.11.5" ```