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