We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c8400e + f1153f0 commit 3396537Copy full SHA for 3396537
2 files changed
.github/workflows/check-release-notes.yml
@@ -40,7 +40,7 @@ jobs:
40
fi
41
42
- name: Find comment
43
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
44
id: fc
45
with:
46
issue-number: ${{ github.event.pull_request.number }}
docs/reference/changelog.md
@@ -12,6 +12,7 @@ Unreleased changes
12
13
- Bump actions/github-script from 7 to 8 ({gh-pr}`338`)
14
- pre-commit autoupdate ({gh-pr}`340`)
15
+- Bump peter-evans/find-comment from 3 to 4 ({gh-pr}`342`)
16
- pre-commit autoupdate ({gh-pr}`341`)
17
18
---
0 commit comments