merge: Update to 1.0.6

This commit is contained in:
bbhtt
2025-06-28 07:18:29 +05:30
parent f5b3217b5d
commit b665f2050d
+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.5
- uses: flathub-infra/merge-action@079048393d2fbf7653e9fb133df713eb8022360b
# 1.0.6
- uses: flathub-infra/merge-action@8309eb7e763b1ffbd7406ccd6b6f76a8f357dc0f
with:
token: ${{ secrets.FLATHUBBOT_TOKEN }}