From f8e3d3ed7a0166fe2f0aa177d76d412d538206f0 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Mon, 19 Aug 2024 04:33:29 +0000 Subject: [PATCH] update README.md (tox-uv 1.11.2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)