From 63d90bd913d1ad97949fe053f09d3189b7078960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 00:49:26 +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 32bd32bf2d1c3e953c97071f8c075766edc95654 Mon Sep 17 00:00:00 2001 From: "Shadow Walker [GH bot]" Date: Mon, 13 May 2024 00:49:46 +0000 Subject: [PATCH 2/2] Updated CHANGELOG.md on "2024-05-13 00:49:46" --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d31a4e4..3b0b215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- Bump buluma/dependabot-auto-merge-action from 2.1.2 to 2.1.3 [\#16](https://github.com/buluma/ansible-role-crun/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump dependabot/fetch-metadata from 1 to 2 [\#15](https://github.com/buluma/ansible-role-crun/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump buluma/dependabot-auto-merge-action from 2.1.1 to 2.1.2 [\#12](https://github.com/buluma/ansible-role-crun/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump release-drafter/release-drafter from 5 to 6 [\#11](https://github.com/buluma/ansible-role-crun/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot))