Skip to content

Commit d687b97

Browse files
chore(deps): update astral-sh/ruff-action action to v3.6.1 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbfeded commit d687b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "$PWD/.venv/bin" >> "$GITHUB_PATH"
5353
5454
- name: Check file formatting
55-
uses: astral-sh/ruff-action@aedff8d295e5eafdfcc21db7dfdce8cab2c55e7b # v3.6.0
55+
uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
5656
with:
5757
args: "format --check"
5858

0 commit comments

Comments
 (0)