mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update peter-evans/create-or-update-comment digest to 26f0786
This commit is contained in:
parent
e37b93feee
commit
bf6188e331
1 changed files with 1 additions and 1 deletions
2
.github/workflows/migration-review.yml
vendored
2
.github/workflows/migration-review.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Create checklist comment
|
name: Create checklist comment
|
||||||
steps:
|
steps:
|
||||||
- uses: peter-evans/create-or-update-comment@704bc87a2d19d3413177d8aceafccd89d93e9983
|
- uses: peter-evans/create-or-update-comment@26f07868647c398ca3d2042238c8aa620ca5d311
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.pull_request.number }}
|
issue-number: ${{ github.event.pull_request.number }}
|
||||||
body: |
|
body: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue