From 643d4e04f52490ded2bb06011fd99e3d28b06389 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Sat, 3 Aug 2024 04:35:32 +0000 Subject: [PATCH] update README.md (black 24.8.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca8f185..b7798e3 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@e6fef34873512cf0f6e251f56fb070510536f3e8 # 24.4.2 + uses: install-pinned/black@ed36dbb5c658019f661e3b7d921889e88ad960d5 # 24.8.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)