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 e91bec8 + 3396537 commit 065b60bCopy full SHA for 065b60b
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
- Bump github/codeql-action from 3 to 4 ({gh-pr}`344`)
18
0 commit comments