From 7872c290bce3fdf27caaebe9cf7bea9d03f2a256 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Mon, 16 Jun 2025 14:25:03 +0530 Subject: [PATCH] merge: Update to v1.0.4 --- .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 92aef00..ac4deb7 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.3 - - uses: flathub-infra/merge-action@eb50b94c17afa1f88743c59ed4c3d4d6d4ba9165 + # 1.0.4 + - uses: flathub-infra/merge-action@67e97f6c6fc927bc9402d185110453bff865121b with: token: ${{ secrets.FLATHUBBOT_TOKEN }}