Skip to content

Commit ae0c29d

Browse files
chore(deps): update peter-evans/create-issue-from-file action to v6 (#5472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b825fa0 commit ae0c29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download-link-check-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
}
7878
7979
- name: Create or Update Issue
80-
uses: peter-evans/create-issue-from-file@v5
80+
uses: peter-evans/create-issue-from-file@v6
8181
if: steps.lychee.outputs.exit_code != 0
8282
with:
8383
issue-number: ${{ steps.find-existing-comment.outputs.result }}

0 commit comments

Comments
 (0)