From 1ddde195f9ce5726b5f46c3dbbbef7641038335d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 02:20:07 +0000 Subject: [PATCH] build(deps): bump fastify/github-action-merge-dependabot Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/maven-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-pr.yml b/.github/workflows/maven-pr.yml index ce6f4d46..8e389a22 100644 --- a/.github/workflows/maven-pr.yml +++ b/.github/workflows/maven-pr.yml @@ -89,6 +89,6 @@ jobs: steps: - name: Automatically merge dependabot upgrades - uses: fastify/github-action-merge-dependabot@v3.10.0 + uses: fastify/github-action-merge-dependabot@v3.10.1 with: target: minor