Skip to content

Commit 7f5de26

Browse files
build(deps): bump peter-evans/find-comment from 3.1.0 to 4.0.0
PR-URL: stdlib-js#8676 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc7c63e commit 7f5de26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_pr_commit_message.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
# Check if the commit message already exists in the PR comments:
8787
- name: 'Check if commit message already exists in PR comments'
88-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
88+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
8989
id: fc
9090
with:
9191
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)