diff --git a/.github/workflows/pr-commenter.yml b/.github/workflows/pr-commenter.yml index 988c5863..9b03d9e7 100644 --- a/.github/workflows/pr-commenter.yml +++ b/.github/workflows/pr-commenter.yml @@ -5,7 +5,7 @@ jobs: pr-comment: runs-on: ubuntu-latest steps: - - uses: exercism/pr-commenter-action@v1.2.0 + - uses: exercism/pr-commenter-action@v1.3.0 with: github-token: ${{ secrets.BOT_GITHUB_TOKEN }} config-file: .github/pr-auto-comments.yml