merge: Update to v1.0.7

This commit is contained in:
bbhtt
2025-08-12 16:48:28 +05:30
parent bd86627896
commit 01a150ae13
+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.6
- uses: flathub-infra/merge-action@8309eb7e763b1ffbd7406ccd6b6f76a8f357dc0f
# 1.0.7
- uses: flathub-infra/merge-action@254c47133f4f4898125389ef7533ac54ae2a19af
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}