diff --git a/.github/workflows/merge-dependabot.yml b/.github/workflows/merge-dependabot.yml index 5cb3aeab..eb65d0a8 100644 --- a/.github/workflows/merge-dependabot.yml +++ b/.github/workflows/merge-dependabot.yml @@ -66,7 +66,7 @@ jobs: - name: "Auto-Merge" if: github.repository_owner == 'funfair-tech' - uses: pascalgn/automerge-action@v0.16.2 + uses: pascalgn/automerge-action@v0.16.3 env: GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}} MERGE_METHOD: merge