merge: Update to 1.0.8

This commit is contained in:
bbhtt
2025-08-12 17:10:51 +05:30
parent 01a150ae13
commit ee7425c9b1

View File

@@ -11,7 +11,7 @@ jobs:
timeout-minutes: 30
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/merge') }}
steps:
# 1.0.7
- uses: flathub-infra/merge-action@254c47133f4f4898125389ef7533ac54ae2a19af
# 1.0.8
- uses: flathub-infra/merge-action@9b7a39db258a32c10d1686481c3fa4c827b7a53b
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}