merge: Update to v1.0.5

This commit is contained in:
bbhtt
2025-06-17 21:53:54 +05:30
parent 17f3ef8c94
commit 244a839102
+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.4
- uses: flathub-infra/merge-action@67e97f6c6fc927bc9402d185110453bff865121b
# 1.0.5
- uses: flathub-infra/merge-action@079048393d2fbf7653e9fb133df713eb8022360b
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}