We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dd15f commit c0ddb34Copy full SHA for c0ddb34
.github/workflows/project_management_comment.yml
@@ -12,7 +12,7 @@ jobs:
12
issues: write
13
steps:
14
- name: Add comment
15
- uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa
+ uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2
16
with:
17
issue-number: ${{ github.event.issue.number }}
18
body: |
0 commit comments