Skip to content

Commit

Permalink
update README.md (ruff 0.1.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
install-pinned bot committed Dec 5, 2023
1 parent d2e3021 commit 0ef336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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)
Expand Down

0 comments on commit 0ef336f

Please sign in to comment.