Skip to content

Commit 065b60b

Browse files
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4
2 parents e91bec8 + 3396537 commit 065b60b

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
- Bump github/codeql-action from 3 to 4 ({gh-pr}`344`)
1718

0 commit comments

Comments
 (0)