diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 5e735f3..c113580 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -60,6 +60,6 @@ jobs: steps: - name: Automatically merge dependabot upgrades - uses: fastify/github-action-merge-dependabot@v3.14.0 + uses: fastify/github-action-merge-dependabot@v3.15.0 with: target: minor