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 de3b7bb commit d2c52b3Copy full SHA for d2c52b3
.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@dec9d02d7ba794da3485751abf67551b0724c66b
+ uses: peter-evans/create-or-update-comment@227bde71d27a01f3582c15eab7b72e665a6e6c30
16
with:
17
issue-number: ${{ github.event.issue.number }}
18
body: |
0 commit comments