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 eb2c414 commit e80167bCopy full SHA for e80167b
.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@9561a839eec9e21b71c79137fd8cc4732293862d
+ uses: peter-evans/create-or-update-comment@17c956346987a35d40d2d723c6930f90f594400d
16
with:
17
issue-number: ${{ github.event.issue.number }}
18
body: |
0 commit comments