Skip to content

Commit

Permalink
Merge pull request #1 from abordage/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-issue-from-file-4

Bump peter-evans/create-issue-from-file from 3 to 4
  • Loading branch information
abordage authored Jun 6, 2022
2 parents 2514bff + 613d471 commit 5023049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Create Issue From File
if: steps.lychee.outputs.exit_code != 0
uses: peter-evans/create-issue-from-file@v3
uses: peter-evans/create-issue-from-file@v4
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
Expand Down

0 comments on commit 5023049

Please sign in to comment.