mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-04 02:01:58 -05:00
Update peter-evans/create-or-update-comment digest to 5fdb3a6
This commit is contained in:
parent
113e2a6515
commit
19befe7d56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/migration-review.yml
vendored
2
.github/workflows/migration-review.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
if: github.repository_owner == 'TryGhost'
|
if: github.repository_owner == 'TryGhost'
|
||||||
name: Create checklist comment
|
name: Create checklist comment
|
||||||
steps:
|
steps:
|
||||||
- uses: peter-evans/create-or-update-comment@7aef7e4136992c5f0f5a25fea0f581ba57932c20
|
- uses: peter-evans/create-or-update-comment@5fdb3a60d2facfa24cb92c945d87d981ae900c5d
|
||||||
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