Skip to content

Commit 9e0d3d6

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 6504d2b commit 9e0d3d6

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
@@ -45,7 +45,7 @@ jobs:
4545
path: .accuracy/test-summary.html
4646
- name: Comment summary on PR
4747
if: github.event_name == 'pull_request' && github.event.label.name == 'accuracy-tests'
48-
uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2
48+
uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
4949
with:
5050
# Hides the previous comment and add a comment at the end
5151
hide_and_recreate: true

0 commit comments

Comments
 (0)