File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33This changelog is auto-generated by the Python-based
44[ Commitizen] ( https://commitizen-tools.github.io/commitizen ) .
55
6+ ## 0.9.120 (2023-11-05)
7+
8+ ### Fix
9+
10+ - ** deps** : bump actions/checkout action to v4.1.1
11+
612## 0.9.119 (2023-11-05)
713
814### Fix
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ in `.pre-commit-config.yaml`.
6464
6565 ``` yaml
6666 - name : Install and run pre-commit hooks.
67- uses : ScribeMD/pre-commit-action@0.9.119
67+ uses : ScribeMD/pre-commit-action@0.9.120
6868 ` ` `
6969
7070## Inputs
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ build-backend = "poetry.core.masonry.api"
1010
1111 [tool .poetry ]
1212 name = " pre-commit-action"
13- version = " 0.9.119 "
13+ version = " 0.9.120 "
1414 description = " Optimized GitHub Action for Running pre-commit Hooks"
1515 authors = [" Kurt von Laven <kurt.von.laven@gmail.com>" ]
1616 license = " MIT"
You can’t perform that action at this time.
0 commit comments