diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index b0eaf7c..b8146f5 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.12.0 + uses: fastify/github-action-merge-dependabot@v3.13.0 with: target: minor