diff --git a/.github/workflows/reply-bot.yaml b/.github/workflows/reply-bot.yaml index 25ead80f..5d3a4fea 100644 --- a/.github/workflows/reply-bot.yaml +++ b/.github/workflows/reply-bot.yaml @@ -74,6 +74,6 @@ jobs: ## Write the response #################################################################### - name: Write Response - uses: peaceiris/actions-label-commenter@c2d00660c86f2b9ed0fb35b372c451558eba85b3 + uses: peaceiris/actions-label-commenter@v1 with: github_token: "${{ secrets.GITHUB_TOKEN }}"