Skip to content

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

Merged
MichaReiser merged 2 commits intoastral-sh:mainfrom
cclauss:patch-1
Dec 31, 2024
Merged

uses: astral-sh/ruff-action@v3, not v2#15212
MichaReiser merged 2 commits intoastral-sh:mainfrom
cclauss:patch-1

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
@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