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 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)