Skip to content

Commit 186ee83

Browse files
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] <[email protected]>
1 parent 1178dfd commit 186ee83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/accuracy-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
path: .accuracy/test-summary.html
4848
- name: Comment summary on PR
4949
if: github.event_name == 'pull_request' && github.event.label.name == 'accuracy-tests'
50-
uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
50+
uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
5151
with:
5252
# Hides the previous comment and add a comment at the end
5353
hide_and_recreate: true

0 commit comments

Comments
 (0)