merge: Update to 1.0.6
This commit is contained in:
parent
f5b3217b5d
commit
b665f2050d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/merge.yml
vendored
4
.github/workflows/merge.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue