Skip to content

Commit 977398b

Browse files
Bump astral-sh/ruff-action from 3.6.0 to 3.6.1
Bumps [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/astral-sh/ruff-action/releases) - [Commits](astral-sh/ruff-action@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: astral-sh/ruff-action dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 116f0f7 commit 977398b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-on-push-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v6.0.1
1616

1717
- name: Run Ruff
18-
uses: astral-sh/ruff-action@v3.6.0
18+
uses: astral-sh/ruff-action@v3.6.1
1919

2020
yaml-lint:
2121
name: YAML lint

0 commit comments

Comments
 (0)