Skip to content

Commit 2bafb16

Browse files
chore(deps): bump peter-evans/create-issue-from-file from 5 to 6 (#6130)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7942fad commit 2bafb16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Create Issue From File
4242
if: env.lychee_exit_code != 0 && github.event_name == 'schedule'
43-
uses: peter-evans/create-issue-from-file@v5
43+
uses: peter-evans/create-issue-from-file@v6
4444
with:
4545
title: Link Checker Report
4646
content-filepath: ./lychee-report.md

0 commit comments

Comments
 (0)