From 78af503a237b393fda136db7ef57f44da4bfe965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 18:59:24 +0000 Subject: [PATCH] Bump reitermarkus/automerge from 1.1.5 to 2.6.0 Bumps [reitermarkus/automerge](https://github.com/reitermarkus/automerge) from 1.1.5 to 2.6.0. - [Release notes](https://github.com/reitermarkus/automerge/releases) - [Commits](https://github.com/reitermarkus/automerge/compare/36c2ac3bbf61c8ff12c119ca37a659da5875deca...e0cf02bcf5cbb9f9e9b359cc0ad3d9319bd5f427) --- updated-dependencies: - dependency-name: reitermarkus/automerge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 7135b093c60d..5918c88c50a3 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -35,7 +35,7 @@ jobs: ) runs-on: ubuntu-latest steps: - - uses: reitermarkus/automerge@36c2ac3bbf61c8ff12c119ca37a659da5875deca + - uses: reitermarkus/automerge@e0cf02bcf5cbb9f9e9b359cc0ad3d9319bd5f427 with: token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} merge-method: squash