Skip to content

Commit ef1a9c6

Browse files
Bump peter-evans/find-comment from 2 to 3 (opensearch-project#12288)
* Bump peter-evans/find-comment from 2 to 3 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent cf1a0a2 commit ef1a9c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/check-compatibility.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
name: results.txt
5454

5555
- name: Find Comment
56-
uses: peter-evans/find-comment@v2
56+
uses: peter-evans/find-comment@v3
5757
id: fc
5858
with:
5959
issue-number: ${{ github.event.number }}

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9797
- Introduce query level setting `index.query.max_nested_depth` limiting nested queries ([#3268](https://github.com/opensearch-project/OpenSearch/issues/3268)
9898

9999
### Dependencies
100+
- Bump `peter-evans/find-comment` from 2 to 3 ([#12288](https://github.com/opensearch-project/OpenSearch/pull/12288))
100101

101102
### Changed
102103

0 commit comments

Comments
 (0)