From 4945c1a08ec6dec816058ee1572b7d68169b0c9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 00:38:51 +0000 Subject: [PATCH] chore(deps): update mshick/add-pr-comment action to v3 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c9748c9..621be50 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,7 @@ jobs: output: "test-summary.md" if: always() - name: PR Comment - uses: mshick/add-pr-comment@v2 + uses: mshick/add-pr-comment@v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: