diff --git a/README.md b/README.md index a991460..9513fbe 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@cd9d24b39ff034da201860bfab1d36f52cc59b7e # 1.9.0 + uses: install-pinned/tox-uv@194f08caf6a7965a913f075e2d1527e318dd5eb2 # 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)