diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 0c7878a..02c0c3a 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -41,6 +41,6 @@ jobs: steps: - name: Automatically merge dependabot upgrades - uses: fastify/github-action-merge-dependabot@v3.10.2 + uses: fastify/github-action-merge-dependabot@v3.11.0 with: target: minor