Skip to content

Commit 0bd7f31

Browse files
committed
maybe fix pre-commit too?
1 parent 8b80069 commit 0bd7f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: ./.github/actions/python-poetry
19-
- uses: pre-commit/action@v2.0.3
19+
- uses: pre-commit/action@v3.0.1
2020

2121
run-tests:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)