💚 Update PR description editing action (#3558)
Switch to upstream and use a more recent version. Fixes failure to edit on empty descriptions. Signed-off-by: Alexandre Franke <alexandre.franke@matrix.org>
This commit is contained in:
parent
806ae22da7
commit
d25fa13e6d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/netlify.yaml
vendored
2
.github/workflows/netlify.yaml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
|
|
||||||
- name: "📝 Edit PR Description"
|
- name: "📝 Edit PR Description"
|
||||||
# v1.0.1
|
# v1.0.1
|
||||||
uses: velas/pr-description@3e19bf4239eecaf552a1c24ee730da2ba84b41cf
|
uses: Beakyn/gha-comment-pull-request@2167a7aee24f9e61ce76a23039f322e49a990409
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue