Skip to content

Commit 237046c

Browse files
author
install-pinned bot
committed
update README.md (ruff 0.15.0)
1 parent bed80ad commit 237046c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so:
2020

2121
```yaml
2222
- name: Install ruff from PyPI
23-
uses: install-pinned/ruff@5ff1deac450853aceee85bd42444f8d7b10f38a1 # 0.14.14
23+
uses: install-pinned/ruff@bed80ad127767d8f15d5afec7e14e9f2480de149 # 0.15.0
2424
```
2525
2626
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 commit comments

Comments
 (0)