From e2611db04c2e58bd99b9a5e5c8fe8cbc82c7cc8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 10:47:19 +0000 Subject: [PATCH] chore(deps): bump astral-sh/ruff-action from 3.6.1 to 4.0.0 Bumps [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) from 3.6.1 to 4.0.0. - [Release notes](https://github.com/astral-sh/ruff-action/releases) - [Commits](https://github.com/astral-sh/ruff-action/compare/4919ec5cf1f49eff0871dbcea0da843445b837e6...0ce1b0bf8b818ef400413f810f8a11cdbda0034b) --- updated-dependencies: - dependency-name: astral-sh/ruff-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ruff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ruff.yml b/.github/workflows/ruff.yml index 14b7846a..d0e7f8b0 100644 --- a/.github/workflows/ruff.yml +++ b/.github/workflows/ruff.yml @@ -12,4 +12,4 @@ jobs: - name: checkout repository uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" - name: run ruff - uses: "astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6" + uses: "astral-sh/ruff-action@0ce1b0bf8b818ef400413f810f8a11cdbda0034b"