From 90d6430e3bc956dd75dd726113f007116f2ef766 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 00:51:06 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20mshick/add-pr-?= =?UTF-8?q?comment=20(=20v2.8.2=20=E2=86=92=20v3.12.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flux-local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flux-local.yml b/.github/workflows/flux-local.yml index baf676054..01c2f2381 100644 --- a/.github/workflows/flux-local.yml +++ b/.github/workflows/flux-local.yml @@ -80,7 +80,7 @@ jobs: - if: ${{ steps.diff.outputs.diff != '' }} name: Add Comment - uses: mshick/add-pr-comment@v2 + uses: mshick/add-pr-comment@v3 with: message-id: "${{ github.event.pull_request.number }}/kubernetes/${{ matrix.resources }}" message-failure: Diff was not successful