Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-issue-from-file from 4 to 5 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 40c1706 commit e2436ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
link-checker
- name: Create or update issue
if: env.lychee_exit_code != 0
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@v5
with:
title: Link Checker Report
# Update an existing issue if one was found (issue-number),
Expand Down

0 comments on commit e2436ec

Please sign in to comment.