Skip to content

Commit af7af0e

Browse files
authored
Merge pull request #25 from AmaseCocoa/renovate/astral-sh-ruff-action-3.x
chore(deps): update astral-sh/ruff-action action to v3.2.2
2 parents bd1b817 + 03c93a5 commit af7af0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ref: ${{ github.head_ref }}
2121

2222
- name: Format code
23-
uses: astral-sh/[email protected].1
23+
uses: astral-sh/[email protected].2
2424
with:
2525
args: "format"
2626
src: "scripts/"

0 commit comments

Comments
 (0)