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 51a4adf commit f03dcb3Copy full SHA for f03dcb3
.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@f2fea6b1351032d92152625b7111b8ccfb610107
+ uses: peter-evans/create-or-update-comment@bb25fe02fa2832725e15138f711e6bde1f6b7538
24
with:
25
issue-number: ${{ github.event.issue.number }}
26
body: |
0 commit comments