diff --git a/.github/workflows/slash_command-comment.yml b/.github/workflows/slash_command-comment.yml index 6dcd9c63..914d6c18 100644 --- a/.github/workflows/slash_command-comment.yml +++ b/.github/workflows/slash_command-comment.yml @@ -22,7 +22,7 @@ jobs: private-key: ${{ secrets.BOT_PRIVATE_KEY }} # https://github.com/marketplace/actions/comment-pull-request - - uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9 # v3.0.0 + - uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1 with: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} message: |