Skip to content

Commit 0991199

Browse files
authored
Merge pull request #42 from ikrima/dependabot/github_actions/dot-github/workflows/peter-evans/create-issue-from-file-6
build(deps): bump peter-evans/create-issue-from-file from 5 to 6 in /.github/workflows
2 parents 3ea0513 + 83ca57c commit 0991199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/broken-link-checker.yml

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

2121
- name: Create Issue From File
2222
if: ${{ steps.lychee.outputs.exit_code != 0 }}
23-
uses: peter-evans/create-issue-from-file@v5
23+
uses: peter-evans/create-issue-from-file@v6
2424
with:
2525
title: Link Checker Report
2626
content-filepath: ./lychee/out.md

0 commit comments

Comments
 (0)