diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 07954ed..6b275ae 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -57,6 +57,6 @@ jobs: contents: write steps: - name: Automatically merge dependabot upgrades - uses: fastify/github-action-merge-dependabot@v3.11.0 + uses: fastify/github-action-merge-dependabot@v3.11.1 with: target: minor