merge: Update to v1.0.4

This commit is contained in:
bbhtt
2025-06-16 14:25:03 +05:30
parent c4cf63cc26
commit 7872c290bc
+2 -2
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.3
- uses: flathub-infra/merge-action@eb50b94c17afa1f88743c59ed4c3d4d6d4ba9165
# 1.0.4
- uses: flathub-infra/merge-action@67e97f6c6fc927bc9402d185110453bff865121b
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}