From 796c4d3ce8310275433a23b32fd4eb4d83083b71 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Fri, 3 Jan 2025 04:37:23 +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 9b43a09..28a3dbd 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@7874bb63c89b7b92487a03cf8d42fcac84169aba # 4.23.2 + uses: install-pinned/tox@cc006958e9fa469c67434688eac92bd2e0d3b493 # 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)