From 8e8d50c1a90404bdb37e7bd52e58b92bd44376cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 15:22:42 +0000 Subject: [PATCH] ci(deps): Bump mshick/add-pr-comment from 3.11.0 to 3.12.0 Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Changelog](https://github.com/mshick/add-pr-comment/blob/main/CHANGELOG.md) - [Commits](https://github.com/mshick/add-pr-comment/compare/8e4927817251f1ff60c001f04568532b38e0b4a0...ec328af66588ab8f77cdeb2c264f14aba45bbf59) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e5fe1893c994..8943ea350303 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -278,7 +278,7 @@ jobs: pull-requests: write steps: - name: PR is opened against master - uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 + uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 if: ${{ github.base_ref == 'master' && !startsWith(github.head_ref, 'prepare-release/') }} with: message: |