Skip to content

Commit 3396537

Browse files
Merge pull request #342 from tpvasconcelos/dependabot/github_actions/peter-evans/find-comment-4
Bump peter-evans/find-comment from 3 to 4
2 parents 0c8400e + f1153f0 commit 3396537

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fi
4141
4242
- name: Find comment
43-
uses: peter-evans/find-comment@v3
43+
uses: peter-evans/find-comment@v4
4444
id: fc
4545
with:
4646
issue-number: ${{ github.event.pull_request.number }}

docs/reference/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Unreleased changes
1212

1313
- Bump actions/github-script from 7 to 8 ({gh-pr}`338`)
1414
- pre-commit autoupdate ({gh-pr}`340`)
15+
- Bump peter-evans/find-comment from 3 to 4 ({gh-pr}`342`)
1516
- pre-commit autoupdate ({gh-pr}`341`)
1617

1718
---

0 commit comments

Comments
 (0)