merge: Update to 1.0.9

This commit is contained in:
bbhtt
2025-08-12 17:40:43 +05:30
parent ee7425c9b1
commit a8123f4ceb
+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.8
- uses: flathub-infra/merge-action@9b7a39db258a32c10d1686481c3fa4c827b7a53b
# 1.0.9
- uses: flathub-infra/merge-action@6c25245b7ef599ac1861b2e1be84f553fd1e9bde
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}