From b665f2050d626ff2ed90c2221f07c602ceb2e5b6 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Sat, 28 Jun 2025 07:18:29 +0530 Subject: [PATCH] merge: Update to 1.0.6 --- .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 85da2ce..6cd7df5 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.5 - - uses: flathub-infra/merge-action@079048393d2fbf7653e9fb133df713eb8022360b + # 1.0.6 + - uses: flathub-infra/merge-action@8309eb7e763b1ffbd7406ccd6b6f76a8f357dc0f with: token: ${{ secrets.FLATHUBBOT_TOKEN }}