Bump merge action to 1.0.11

This commit is contained in:
bbhtt
2026-04-22 00:09:30 +05:30
parent c2d156a852
commit 620fde0477
+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.9
- uses: flathub-infra/merge-action@6c25245b7ef599ac1861b2e1be84f553fd1e9bde
# 1.0.11
- uses: flathub-infra/merge-action@e568854827645bbe5b2bb83c8eec97220626a285
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}