diff --git a/.github/workflows/maven-pr.yml b/.github/workflows/maven-pr.yml index ee42d9c2..ce6f4d46 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.9.1 + uses: fastify/github-action-merge-dependabot@v3.10.0 with: target: minor