diff --git a/README.md b/README.md index 9513fbe..b8203b7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install tox-uv from PyPI - uses: install-pinned/tox-uv@194f08caf6a7965a913f075e2d1527e318dd5eb2 # 1.9.0 + uses: install-pinned/tox-uv@10e3493014ca39e20f8198466d9b8a080aed91fe # 1.9.0 ``` You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)