Skip to content

Commit 38611d7

Browse files
build(deps): bump marocchino/sticky-pull-request-comment from 2.9.3 to 2.9.4 (#4078)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 745bd25 commit 38611d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
if echo "$labels" | grep -q "need-doc-review"; then
5151
echo "review_needed=true" >> "$GITHUB_ENV"
5252
fi
53-
- uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943
53+
- uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405
5454
id: append_comment
5555
if: env.review_needed == 'true'
5656
with:

0 commit comments

Comments
 (0)