Skip to content

Commit 9966efe

Browse files
Bump peter-evans/create-issue-from-file in /.github/workflows
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-issue-from-file/releases) - [Commits](peter-evans/create-issue-from-file@v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-issue-from-file dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f739fbd commit 9966efe

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Create Issue From File
2727
if: env.lychee_exit_code != 0
28-
uses: peter-evans/create-issue-from-file@v5
28+
uses: peter-evans/create-issue-from-file@v6
2929
with:
3030
title: ${{ env.ISSUE_TITLE }}
3131
content-filepath: ./lychee/out.md

0 commit comments

Comments
 (0)