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