diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 84908d60..bf25d3ed 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -24,6 +24,6 @@ jobs: github.actor == 'dependabot[bot]' steps: - - uses: ridedott/merge-me-action@2568f177a681785a874d6e7af950eb1a0dd31123 + - uses: ridedott/merge-me-action@2b8669129b305a6878a134dedbc14c45909a75f8 with: GITHUB_TOKEN: ${{ secrets.AWBOT_GH_TOKEN }}