From d0c3ab6ac25dc74f6f7d554b9634f0248dadb415 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Mon, 4 Dec 2023 16:37:29 +0000 Subject: [PATCH] update README.md (black 23.11.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3970fea..d16c92c 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@de5706e0d44c06e86dd45681410350ab999e2553 # 23.11.0 + uses: install-pinned/black@3cffa7b1754259b51c8a5e8f2b08090b06ead3df # 23.11.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)