From d2799aa769714c5d76c201278dd6c05c10275eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 13:58:44 +0000 Subject: [PATCH] build(deps): bump marocchino/sticky-pull-request-comment Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-report.yml b/.github/workflows/pr-report.yml index 9308c6b..59fa1e0 100644 --- a/.github/workflows/pr-report.yml +++ b/.github/workflows/pr-report.yml @@ -91,7 +91,7 @@ jobs: "${{ github.event.workflow_run.conclusion }}" - name: Publish sticky PR summary - uses: marocchino/sticky-pull-request-comment@v3.0.2 + uses: marocchino/sticky-pull-request-comment@v3.0.3 with: number: ${{ github.event.workflow_run.pull_requests[0].number }} header: ci-quality-overview