Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-issue-from-file action to v5
Browse files Browse the repository at this point in the history
| datasource  | package                            | from | to |
| ----------- | ---------------------------------- | ---- | -- |
| github-tags | peter-evans/create-issue-from-file | v4   | v5 |
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent d71713c commit 7e7201f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Create Issue From File
if: ${{ github.event_name == 'schedule' && env.lychee_exit_code != 0 }}
uses: peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f # v4
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
Expand Down

0 comments on commit 7e7201f

Please sign in to comment.