diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 6cd7df5..942ff9c 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -11,7 +11,7 @@ jobs: timeout-minutes: 30 if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/merge') }} steps: - # 1.0.6 - - uses: flathub-infra/merge-action@8309eb7e763b1ffbd7406ccd6b6f76a8f357dc0f + # 1.0.7 + - uses: flathub-infra/merge-action@254c47133f4f4898125389ef7533ac54ae2a19af with: token: ${{ secrets.FLATHUBBOT_TOKEN }}