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)