diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index c4165ba..aeb0781 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - name: automerge - uses: pascalgn/automerge-action@v0.12.0 + uses: pascalgn/automerge-action@7961b8b5eec56cc088c140b56d864285eabd3f67 # v0.16.4 env: # Allows this merge to trigger other actions GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"