From b7dd4ec6379b8afda90f137d147bbdccdc321f74 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Fri, 7 Jun 2024 04:33:44 +0000 Subject: [PATCH] update README.md (tox-uv 1.9.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b1ee88..dbeaf8f 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@c9c8a6c7971be292d5078688ca754f2e61efea94 # 1.9.0 + uses: install-pinned/tox-uv@4a55bcd4eff0911eaf03af79cf21a10343965ce2 # 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)