diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 116b806..020dd6e 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Autoapproving - uses: hmarr/auto-approve-action@44888193675f29a83e04faf4002fa8c0b537b1e4 # v3.2.1 is used https://github.com/hmarr/auto-approve-action/releases/tag/v3.2.1 + uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0 is used https://github.com/hmarr/auto-approve-action/releases/tag/v4.0.0 with: github-token: "${{ secrets.GH_TOKEN_BOT_EVE }}"