From da2befb28b7cfe170b039ec3cd517da9701adbae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 11:56:55 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20mshick/add-pr-co?= =?UTF-8?q?mment=20action=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 | datasource | package | from | to | | ----------- | --------------------- | ------ | ------- | | github-tags | mshick/add-pr-comment | v2.8.2 | v3.12.0 | --- .github/workflows/flux-diff.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index 8c84aba281..d98852c427 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -81,7 +81,7 @@ jobs: - name: Add comment if: ${{ steps.diff.outputs.diff != '' && github.event.pull_request.head.repo.full_name == github.repository }} - uses: mshick/add-pr-comment@v2.8.2 + uses: mshick/add-pr-comment@v3.12.0 with: repo-token: "${{ steps.app-token.outputs.token }}" message-id: "${{ github.event.pull_request.number }}/${{ matrix.paths }}/${{ matrix.resources }}"