Skip to content

Commit e93b1e3

Browse files
ci: bump peter-evans/find-comment from 3 to 4 (#152)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32e0d16 commit e93b1e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Find existing drift comment
5555
if: steps.drift-check.outputs.has_diff == 'true'
56-
uses: peter-evans/find-comment@v3
56+
uses: peter-evans/find-comment@v4
5757
id: find-drift-comment
5858
with:
5959
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)