Skip to content

Commit 7662daa

Browse files
authored
Merge pull request #18 from adamlui/dependabot/github_actions/astral-sh/ruff-action-3.6.1
Bump astral-sh/ruff-action from 3.6.0 to 3.6.1
2 parents 116f0f7 + 977398b commit 7662daa

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)