From 80fcfe1adc2e47704a2dc7a43969d7c5a90bc331 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Fri, 15 Nov 2024 04:39:14 +0000 Subject: [PATCH] update README.md (tox-uv 1.16.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c34bae..937efc7 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@013f50dd33838b395a6f39800516f51edaa0c15b # 1.16.0 + uses: install-pinned/tox-uv@f67f1e5f52e109777f9eb3daef4e2af06ca39145 # 1.16.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)