From 881c86cbbf8b8610e586a3485270994bbc2933ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:30:08 +0000 Subject: [PATCH] Bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.4 Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.9.4 to 3.0.4. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v2.9.4...v3.0.4) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/_build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_build-test.yml b/.github/workflows/_build-test.yml index 8518590..a99c2c1 100644 --- a/.github/workflows/_build-test.yml +++ b/.github/workflows/_build-test.yml @@ -121,7 +121,7 @@ jobs: # https://github.com/marocchino/sticky-pull-request-comment - name: Add Coverage PR Comment if: ${{ github.event_name != 'pull_request' || github.event.pull_request.merged == true }} - uses: marocchino/sticky-pull-request-comment@v2.9.4 + uses: marocchino/sticky-pull-request-comment@v3.0.4 with: recreate: true path: code-coverage-results.md