From 186ee832e8bb208566da1b427dfec4470250db9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 15:29:17 +0000 Subject: [PATCH] chore(deps): bump marocchino/sticky-pull-request-comment --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/accuracy-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/accuracy-tests.yml b/.github/workflows/accuracy-tests.yml index e5f08d51..cef9b407 100644 --- a/.github/workflows/accuracy-tests.yml +++ b/.github/workflows/accuracy-tests.yml @@ -47,7 +47,7 @@ jobs: path: .accuracy/test-summary.html - name: Comment summary on PR if: github.event_name == 'pull_request' && github.event.label.name == 'accuracy-tests' - uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2 + uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2 with: # Hides the previous comment and add a comment at the end hide_and_recreate: true