diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 8c12a4d3..0e28749b 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -24,7 +24,7 @@ jobs: app_id: ${{ secrets.GH_APP_ID }} private_key: ${{ secrets.GH_APP_PRIVATE_KEY }} - - uses: peaceiris/actions-label-commenter@c2d00660c86f2b9ed0fb35b372c451558eba85b3 + - uses: peaceiris/actions-label-commenter@ad6a2c13a4c917d33da74633ebb29279b64bffd1 env: RUNNER_DEBUG: 1 with: