Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uses: astral-sh/ruff-action@v3, not v2 #15212

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 31, 2024

Summary

https://docs.astral.sh/ruff/integrations/#github-actions upgraded for https://github.com/astral-sh/ruff-action/releases

- - uses: astral-sh/ruff-action@v2
+ - uses: astral-sh/ruff-action@v3

Test Plan

@eifinger Your review, please.

## Summary
https://docs.astral.sh/ruff/integrations/#github-actions upgraded for https://github.com/astral-sh/ruff-action/releases

```diff
- - uses: astral-sh/ruff-action@v2
+ - uses: astral-sh/ruff-action@v3
```
* astral-sh#14800 

## Test Plan
@eifinger Your review, please.
@MichaReiser MichaReiser added the documentation Improvements or additions to documentation label Dec 31, 2024
@MichaReiser MichaReiser merged commit 7ca3f95 into astral-sh:main Dec 31, 2024
20 checks passed
@cclauss cclauss deleted the patch-1 branch December 31, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants