We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94aa7f commit a97635dCopy full SHA for a97635d
.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@227bde71d27a01f3582c15eab7b72e665a6e6c30
+ uses: peter-evans/create-or-update-comment@9561a839eec9e21b71c79137fd8cc4732293862d
16
with:
17
issue-number: ${{ github.event.issue.number }}
18
body: |
0 commit comments