mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update peter-evans/create-or-update-comment digest to 704bc87
This commit is contained in:
parent
173a81dab6
commit
96503862bf
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
|
||||
name: Create checklist comment
|
||||
steps:
|
||||
- uses: peter-evans/create-or-update-comment@63e171afd597dc4be7b89306575bccc262e512ef
|
||||
- uses: peter-evans/create-or-update-comment@704bc87a2d19d3413177d8aceafccd89d93e9983
|
||||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue