We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4021e commit 85d857cCopy full SHA for 85d857c
.github/workflows/label-commenter.yml
@@ -24,7 +24,7 @@ jobs:
24
app_id: ${{ secrets.GH_APP_ID }}
25
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
26
27
- - uses: peaceiris/actions-label-commenter@c2d00660c86f2b9ed0fb35b372c451558eba85b3
+ - uses: peaceiris/actions-label-commenter@2f4021ed222236ee4361a7113e98a46cf9d6fdd3
28
env:
29
RUNNER_DEBUG: 1
30
with:
0 commit comments