Skip to content

Commit 084c5fe

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "$PWD/.venv/bin" >> $GITHUB_PATH
4242
4343
- name: Check file formatting
44-
uses: astral-sh/ruff-action@eaf0ecdd668ceea36159ff9d91882c9795d89b49 # v3.4.0
44+
uses: astral-sh/ruff-action@0c50076f12c38c3d0115b7b519b54a91cb9cf0ad # v3.5.0
4545
with:
4646
args: "format --check"
4747

0 commit comments

Comments
 (0)