We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01767d8 commit af22d84Copy full SHA for af22d84
.github/workflows/COMMENT_DEVELOP_FIX.yml
@@ -26,7 +26,7 @@ jobs:
26
fi
27
- name: Create comment
28
if: ${{ env.FIX_COMMITS_PRESENT == 'true' }}
29
- uses: peter-evans/create-or-update-comment@5a1e4b77bf9c12cc13806fc353ad08dc110f78ce
+ uses: peter-evans/create-or-update-comment@fb32f438a02fd91daaa409c30aae6f6b8d58b608
30
with:
31
issue-number: ${{ github.event.number }}
32
body: |
0 commit comments