From c37af12ed36ef2ab05e2a923a06e9c5c15479b67 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Mon, 10 Jun 2024 04:37:41 +0000 Subject: [PATCH] update README.md (black 24.4.2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0f57e8..ca8f185 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install black from PyPI - uses: install-pinned/black@6d726ab1ae1f9922ebdb634ab0ebfd375cef0ba2 # 24.4.2 + uses: install-pinned/black@e6fef34873512cf0f6e251f56fb070510536f3e8 # 24.4.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)