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 9ca750e commit f12831fCopy full SHA for f12831f
.github/workflows/project_management_comment.yml
@@ -20,7 +20,7 @@ jobs:
20
egress-policy: audit
21
22
- name: Add comment
23
- uses: peter-evans/create-or-update-comment@09354dd9af7b86869f7f4989b2a52d8eb1881a9c
+ uses: peter-evans/create-or-update-comment@f2fea6b1351032d92152625b7111b8ccfb610107
24
with:
25
issue-number: ${{ github.event.issue.number }}
26
body: |
0 commit comments