diff --git a/README.md b/README.md index e2903d0..117ca41 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install ruff from PyPI - uses: install-pinned/ruff@a946f13f9a8770ef04ab5d0ca8a4975386d838ca # 0.1.6 + uses: install-pinned/ruff@d2e3021862a9ee90e7ce3d2524ee5cf41c8615cd # 0.1.7 ``` 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)