From 23d54f5fc335b2faba9affa2d10f18acc4d3fa84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:38:45 +0000 Subject: [PATCH] ci(deps): Bump mshick/add-pr-comment Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from dd126dd8c253650d181ad9538d8b4fa218fc31e8 to e7516d74559b5514092f5b096ed29a629a1237c6. - [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/dd126dd8c253650d181ad9538d8b4fa218fc31e8...e7516d74559b5514092f5b096ed29a629a1237c6) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: e7516d74559b5514092f5b096ed29a629a1237c6 dependency-type: direct:production ... 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 1fc85176963d..cf00b5d00435 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -174,7 +174,7 @@ jobs: pull-requests: write steps: - name: PR is opened against master - uses: mshick/add-pr-comment@dd126dd8c253650d181ad9538d8b4fa218fc31e8 + uses: mshick/add-pr-comment@e7516d74559b5514092f5b096ed29a629a1237c6 if: ${{ github.base_ref == 'master' && !startsWith(github.head_ref, 'prepare-release/') }} with: message: |