Skip to content

Commit

Permalink
update README.md (ruff 0.8.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
install-pinned bot committed Nov 22, 2024
1 parent 51f023d commit 280dda8
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
@@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so:

```yaml
- name: Install ruff from PyPI
uses: install-pinned/ruff@5f0827859e6e90980e32521d7b70baa3f0e6e3ac # 0.7.4
uses: install-pinned/ruff@51f023d7b980ba33fae90f17ebec313be126eb73 # 0.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)

0 comments on commit 280dda8

Please sign in to comment.