Skip to content

Commit

Permalink
update README.md (ruff 0.7.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
install-pinned bot committed Oct 17, 2024
1 parent fc76528 commit 8e63500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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@ccef56fabe93d79efcc0fae802c6be5f1bd282fe # 0.6.9
uses: install-pinned/ruff@fc7652867fff060094f7c8352f62b6cfad0435ed # 0.7.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)
Expand Down

0 comments on commit 8e63500

Please sign in to comment.