File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
42
42
# yamllint disable rule:line-length
43
43
- name : Create pull request
44
- uses : thomaseizinger/create-pull-request@1.3.0
44
+ uses : thomaseizinger/create-pull-request@1.3.1
45
45
env :
46
46
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
47
47
with :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
- codespell
22
22
- yamllint
23
23
- blacken-docs
24
- - Update ` thomaseizinger/create-pull-request ` GitHub Action to v1.3.0
24
+ - Update ` thomaseizinger/create-pull-request ` GitHub Action to v1.3.1
25
25
- Update ` astral-sh/ruff-pre-commit ` to v0.0.278
26
26
- Update ` asottile/blacken-docs ` hook to v1.15.0
27
27
- Update ` charliermarsh/ruff-pre-commit ` hook to v0.0.275
You can’t perform that action at this time.
0 commit comments