From 013eb07921c3abed48c9698d4e55e33e8c36a686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 01:56:13 +0000 Subject: [PATCH 1/2] Bump buluma/dependabot-auto-merge-action from 2.1.3 to 2.1.4 Bumps [buluma/dependabot-auto-merge-action](https://github.com/buluma/dependabot-auto-merge-action) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/buluma/dependabot-auto-merge-action/releases) - [Commits](https://github.com/buluma/dependabot-auto-merge-action/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: buluma/dependabot-auto-merge-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/depandabot_merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/depandabot_merge.yml b/.github/workflows/depandabot_merge.yml index ea0ae04..5c3d5d0 100644 --- a/.github/workflows/depandabot_merge.yml +++ b/.github/workflows/depandabot_merge.yml @@ -24,4 +24,4 @@ jobs: steps: - uses: "actions/checkout@master" - name: Dependabot Auto Merge Action - uses: buluma/dependabot-auto-merge-action@v2.1.3 + uses: buluma/dependabot-auto-merge-action@v2.1.4 From 5612bcf230ba796908605734fc62d1e1f8165044 Mon Sep 17 00:00:00 2001 From: "Shadow Walker [GH bot]" Date: Mon, 13 May 2024 01:57:36 +0000 Subject: [PATCH 2/2] Updated CHANGELOG.md on "2024-05-13 01:57:36" --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d61e2ff..30d000d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [Unreleased](https://github.com/buluma/ansible-role-openjdk/tree/HEAD) + +[Full Changelog](https://github.com/buluma/ansible-role-openjdk/compare/24.3.31...HEAD) + +**Merged pull requests:** + +- Bump buluma/dependabot-auto-merge-action from 2.1.2 to 2.1.3 [\#25](https://github.com/buluma/ansible-role-openjdk/pull/25) ([dependabot[bot]](https://github.com/apps/dependabot)) + ## [24.3.31](https://github.com/buluma/ansible-role-openjdk/tree/24.3.31) (2024-03-30) [Full Changelog](https://github.com/buluma/ansible-role-openjdk/compare/0.2.0...24.3.31)