From d966926467b333921fb97eb7e8127c339a33d459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 11:59:00 +0000 Subject: [PATCH] chore(deps): update mshick/add-pr-comment action to v3.12 --- .github/workflows/auto-update-db.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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