Skip to content

Commit cd23345

Browse files
Bump the github-actions group with 1 update (#153)
Bumps the github-actions group with 1 update: [install-pinned/ruff](https://github.com/install-pinned/ruff). Updates `install-pinned/ruff` from babc46065b3fe92de6464c44085aab914631c0a2 to 8e23c2ad6e5fef4f7451bbdbc1ad068881096aeb - [Release notes](https://github.com/install-pinned/ruff/releases) - [Commits](install-pinned/ruff@babc460...8e23c2a) --- updated-dependencies: - dependency-name: install-pinned/ruff dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edf235c commit cd23345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ruff.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
# Fix lint errors with https://github.com/charliermarsh/ruff
17-
- uses: install-pinned/ruff@babc46065b3fe92de6464c44085aab914631c0a2
17+
- uses: install-pinned/ruff@8e23c2ad6e5fef4f7451bbdbc1ad068881096aeb
1818
- run: ruff --fix-only .
1919
- run: ruff format .
2020

0 commit comments

Comments
 (0)