Skip to content

Commit 6049170

Browse files
Bump the github-actions group with 1 update (#148)
Bumps the github-actions group with 1 update: [install-pinned/black](https://github.com/install-pinned/black). Updates `install-pinned/black` from a03542b2f415a42d74f22d264d41f0a93234610d to 9241ba54e01d3221774e266acfd86a3f14624279 - [Release notes](https://github.com/install-pinned/black/releases) - [Commits](install-pinned/black@a03542b...9241ba5) --- updated-dependencies: - dependency-name: install-pinned/black 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 8eb3efe commit 6049170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: autoflake --in-place --remove-all-unused-imports -r .
3333

3434
# Format code with https://github.com/psf/black
35-
- uses: install-pinned/black@a03542b2f415a42d74f22d264d41f0a93234610d
35+
- uses: install-pinned/black@9241ba54e01d3221774e266acfd86a3f14624279
3636
- run: black .
3737

3838
- uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc

0 commit comments

Comments
 (0)