Skip to content

Commit 4569871

Browse files
chore(deps): update psf/black action to v26.3.0 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13314ac commit 4569871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/black_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19-
- uses: psf/black@6305bf1ae645ab7541be4f5028a86239316178eb # 26.1.0
19+
- uses: psf/black@35ea67920b7f6ac8e09be1c47278752b1e827f76 # 26.3.0
2020
with:
2121
options: "--check --verbose"

0 commit comments

Comments
 (0)