Skip to content

Commit 204c4b7

Browse files
authored
chore(deps): bump astral-sh/ruff-action from 3.2.1 to 3.2.2 (#217)
2 parents 8691998 + 7b79212 commit 204c4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v4
24-
- uses: astral-sh/ruff-action@39f75e526a505e26a302f8796977b50c13720edf # v3.2.1
24+
- uses: astral-sh/ruff-action@9828f49eb4cadf267b40eaa330295c412c68c1f9 # v3.2.2
2525
with:
2626
version: ">=0.9.0"
2727
args: "check --verbose"

0 commit comments

Comments
 (0)