mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-19 23:40:13 +02:00
Fix wildcard src input
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/glob": "^0.7.0",
|
||||
"@actions/tool-cache": "^4.0.0",
|
||||
"@octokit/core": "^7.0.3",
|
||||
"@octokit/plugin-paginate-rest": "^13.1.1",
|
||||
|
||||
Reference in New Issue
Block a user