From db14b91191597726ff8e67689c3a92dd51c4a821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 05:39:09 +0000 Subject: [PATCH 1/2] Bump buluma/dependabot-auto-merge-action from 2.1.1 to 2.1.2 Bumps [buluma/dependabot-auto-merge-action](https://github.com/buluma/dependabot-auto-merge-action) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/buluma/dependabot-auto-merge-action/releases) - [Commits](https://github.com/buluma/dependabot-auto-merge-action/compare/v2.1.1...v2.1.2) --- 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 f445ef1..f394ab3 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.1 + uses: buluma/dependabot-auto-merge-action@v2.1.2 From ca7ff49790aca80d002e52bd36493e7f84b0a778 Mon Sep 17 00:00:00 2001 From: "Shadow Walker [GH bot]" Date: Tue, 19 Mar 2024 04:36:55 +0000 Subject: [PATCH 2/2] Updated CHANGELOG.md on "2024-03-19 04:36:55" --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index accdf21..8db3a8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- Bump buluma/dependabot-auto-merge-action from 2.1.1 to 2.1.2 [\#23](https://github.com/buluma/ansible-role-mount/pull/23) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump release-drafter/release-drafter from 5 to 6 [\#22](https://github.com/buluma/ansible-role-mount/pull/22) ([dependabot[bot]](https://github.com/apps/dependabot)) ## [1.4.0](https://github.com/buluma/ansible-role-mount/tree/1.4.0) (2024-01-20)