diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index c81c627a..7ad25878 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -13,7 +13,7 @@ on: jobs: automerge: - uses: fizyk/actions-reuse/.github/workflows/shared-automerge.yml@v4.4.0 + uses: fizyk/actions-reuse/.github/workflows/shared-automerge.yml@v4.4.3 secrets: app_id: ${{ secrets.MERGE_APP_ID }} private_key: ${{ secrets.MERGE_APP_PRIVATE_KEY }}