diff --git a/README.md b/README.md index ea450bf..6cd683b 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@e17dc2fd752d5bbbff68a5ea6191662b8a32837f # 1.11.2 + uses: install-pinned/tox-uv@2567776a84cac5fe69f5b960ed97e0923ae434a4 # 1.11.2 ``` 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)