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 b95e16d
This commit is contained in:
parent
3e1978fd18
commit
dc3a6a4eaa
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@26f07868647c398ca3d2042238c8aa620ca5d311
|
- uses: peter-evans/create-or-update-comment@b95e16d2859ad843a14218d1028da5b2c4cbc4b4
|
||||||
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