We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016a539 commit 878fb3eCopy full SHA for 878fb3e
.github/workflows/draft_release.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# yamllint disable rule:line-length
42
- name: Create pull request
43
- uses: thomaseizinger/create-pull-request@1.2.2
+ uses: thomaseizinger/create-pull-request@1.3.0
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
with:
CHANGELOG.md
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
- Update `black` hook to v22.10.0
30
- Update `flake8` hook to v5.0.4
31
- Update `Lucas-C/pre-commit-hooks` hook to v1.3.1
32
+- Update `thomaseizinger/create-pull-request` GitHub Action to v1.3.0
33
34
## [1.4.1] - 2022-05-04
35
0 commit comments