From 01b901982489d123c40aea4f8b8ae2b8a948ae52 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Sun, 8 Sep 2024 04:37:05 +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 98c5be8..525bf04 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@fb82fc40d9ea31fe0bbdb8194ff6aa392b7e33ac # 24.8.0 + uses: install-pinned/black@403753936c0e13d231ccca0c2598f1ef990de643 # 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)