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 6fcd282
This commit is contained in:
parent
da905b1dff
commit
82d5d20aa0
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'
|
||||
name: Create checklist comment
|
||||
steps:
|
||||
- uses: peter-evans/create-or-update-comment@5fdb3a60d2facfa24cb92c945d87d981ae900c5d
|
||||
- uses: peter-evans/create-or-update-comment@6fcd282399b3c9ad0bd9bd8025b8fb2c18b085dd
|
||||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue