diff --git a/.github/workflows/lintcommits.yml b/.github/workflows/lintcommits.yml index 043ada12a4..e4e456caf8 100644 --- a/.github/workflows/lintcommits.yml +++ b/.github/workflows/lintcommits.yml @@ -87,7 +87,7 @@ jobs: - name: Comment on PR if: ${{ failure() && !github.event.pull_request.draft }} - uses: IdanHo/comment-on-pr@5f51df338210754f519f721f8320d8f72525a4d0 + uses: IdanHo/comment-on-pr@dba728af7671011d7fd2c52acfc80f7217ae58b8 env: GITHUB_TOKEN: ${{ secrets.BUGGIEBOT_TOKEN }} with: