From 71fca70b82eda3b555a61f92652f70e54fb65a54 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Thu, 12 Dec 2024 16:44:20 +0000 Subject: [PATCH] update README.md (tox 4.23.2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04bfcbb..1d135ac 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 from PyPI - uses: install-pinned/tox@c0d75ec4a3e3dc4723630181535a8f9ce76fe96b # 4.23.2 + uses: install-pinned/tox@1e742b45c4a04ed808b4d9c1dc389f5aff187e25 # 4.23.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)