We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d91c42 commit f134256Copy full SHA for f134256
.github/workflows/sync-labels.yml
@@ -56,7 +56,7 @@ jobs:
56
body-includes: '<!-- LABELS_UPDATE -->'
57
58
- name: Add or update dry-run comment
59
- uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2
+ uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
60
if: github.event_name == 'pull_request'
61
with:
62
issue-number: ${{ github.event.pull_request.number }}
0 commit comments