From ed5b3d6cf67e4185774c87905e8a3f65d5c036e0 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Sat, 1 Jun 2024 04:31:35 +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 757ffb3..6cb1054 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@7e5fb4762b3df8d9582407c1854ae250f1b99c44 # 1.9.0 + uses: install-pinned/tox-uv@bb113d91b7e90a8809c509214eae6e671f0c66e3 # 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)