From a8123f4ceb0b2cc7caa79acd0ef888bad0d292d3 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Tue, 12 Aug 2025 17:40:43 +0530 Subject: [PATCH] merge: Update to 1.0.9 --- .github/workflows/merge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index a7ca85a..1a3c0d9 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.8 - - uses: flathub-infra/merge-action@9b7a39db258a32c10d1686481c3fa4c827b7a53b + # 1.0.9 + - uses: flathub-infra/merge-action@6c25245b7ef599ac1861b2e1be84f553fd1e9bde with: token: ${{ secrets.FLATHUBBOT_TOKEN }}