From 70de079875c40652789196a0721bb3aeda94dc8b Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Sat, 3 Aug 2024 04:32:24 +0000 Subject: [PATCH] update README.md (tox-uv 1.11.1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfe2d64..590e1f0 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@5f91cf30ea33321ca531742a941891ba2c6ac0d7 # 1.11.0 + uses: install-pinned/tox-uv@e4a96b33f02927507efbad8b7a684c01ea234a4c # 1.11.1 ``` 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)