Skip to content

Commit e167a5a

Browse files
build(deps): bump astral-sh/ruff-action from 3.3.0 to 3.4.0
Bumps [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/astral-sh/ruff-action/releases) - [Commits](astral-sh/ruff-action@c6bea56...eaf0ecd) --- updated-dependencies: - dependency-name: astral-sh/ruff-action dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73f0f2b commit e167a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
version: v2.1.6
109109
args: --timeout=15m
110110
- name: Run ruff (Python linter and formatter)
111-
uses: astral-sh/ruff-action@c6bea5606c33b5d04902374392d9233464b90660 # v3.3.0
111+
uses: astral-sh/ruff-action@eaf0ecdd668ceea36159ff9d91882c9795d89b49 # v3.4.0
112112
with:
113113
version: "0.9.1"
114114
args: "format --check"

0 commit comments

Comments
 (0)