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.
2 parents 76994bd + 926c50a commit 74b6293Copy full SHA for 74b6293
.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@1a53cbed37d3cf0191699e30fff6921b0e2f82ff
+ uses: peter-evans/create-or-update-comment@362dbaf4a8636a59aa2351e08d5f4d3059ab06e2
16
with:
17
issue-number: ${{ github.event.issue.number }}
18
body: |
0 commit comments