From 3f88f33bbdf14486eae5bc3c37cda7c1f60e357b Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Mon, 10 Jun 2024 04:35:21 +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 dbeaf8f..dea5351 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@4a55bcd4eff0911eaf03af79cf21a10343965ce2 # 1.9.0 + uses: install-pinned/tox-uv@3157fad1f676e6767a4f4bfe75840cc7384fcd4b # 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)