1 parent 7cf25a3 commit 940907eCopy full SHA for 940907e
1 file changed
.github/workflows/prek.yaml
@@ -22,7 +22,7 @@ jobs:
22
prek-${{ runner.os }}-
23
# mypy is skipped here (the dedicated mypy.yaml workflow runs it with a
24
# full HA dependency env).
25
- - uses: j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2.0.6
+ - uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
26
env:
27
SKIP: no-commit-to-branch,mypy
28
with:
0 commit comments