diff --git a/.github/workflows/auto-update-db.yml b/.github/workflows/auto-update-db.yml index bc937684a315..1e842bfdbef4 100644 --- a/.github/workflows/auto-update-db.yml +++ b/.github/workflows/auto-update-db.yml @@ -183,7 +183,7 @@ jobs: - name: Issue comment if: always() - uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11 + uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 # v3.12 with: repo-token: ${{ secrets.GH_BOT_TOKEN }} message-path: comment.md