File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
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.1
44
+ uses : thomaseizinger/create-pull-request@1.4.0
45
45
env :
46
46
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
47
47
with :
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Update ` action/setup-python ` GitHub Action to v5
13
13
- Update ` action/checkout ` GitHub Action to v4
14
14
- Update ` github/codeql-action/analyze ` GitHub Action to v3
15
+ - Update ` thomaseizinger/create-pull-request ` GitHub Action to v1.4.0
15
16
- Update ` adrienverge/yamllint.git ` hook to v1.35.1
16
17
- Update ` astral-sh/ruff-pre-commit ` hook to v0.4.5
17
18
- Update ` codespell-project/codespell ` hook to v2.3.0
You can’t perform that action at this time.
0 commit comments