From 6d3c0c7150b18d95cdda0df57ba956bc9bcb3fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 10:54:17 +0000 Subject: [PATCH 1/2] Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/thomaseizinger/create-pull-request/releases) - [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md) - [Commits](https://github.com/thomaseizinger/create-pull-request/compare/1.3.1...1.4.0) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/draft_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: From ee3f73d3f7dc8bcd9ced8349ff1eeeffdebd49de Mon Sep 17 00:00:00 2001 From: Nguyen Damien Date: Sun, 2 Jun 2024 10:37:57 +0200 Subject: [PATCH 2/2] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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