Skip to content

Commit fbfeded

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

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@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1
55+
uses: astral-sh/ruff-action@aedff8d295e5eafdfcc21db7dfdce8cab2c55e7b # v3.6.0
5656
with:
5757
args: "format --check"
5858

0 commit comments

Comments
 (0)