diff --git a/.github/workflows/draft_release.yml b/.github/workflows/draft_release.yml index 771a8c4..91f9ab6 100644 --- a/.github/workflows/draft_release.yml +++ b/.github/workflows/draft_release.yml @@ -41,7 +41,7 @@ jobs: # yamllint disable rule:line-length - name: Create pull request - uses: thomaseizinger/create-pull-request@1.3.1 + uses: thomaseizinger/create-pull-request@1.4.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: diff --git a/CHANGELOG.md b/CHANGELOG.md index b9ab1ea..73716f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update `action/setup-python` GitHub Action to v5 - Update `action/checkout` GitHub Action to v4 - Update `github/codeql-action/analyze` GitHub Action to v3 +- Update `thomaseizinger/create-pull-request` GitHub Action to v1.4.0 - Update `adrienverge/yamllint.git` hook to v1.35.1 - Update `astral-sh/ruff-pre-commit` hook to v0.4.1 - Update `Lucas-C/pre-commit-hooks` hook to v1.5.5