File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 51
51
- if : ${{ failure() }}
52
52
name : Create issue from file
53
53
id : broken-link-report
54
- uses : peter-evans/create-issue-from-file@b4f9ee0a9d4abbfc6986601d9b1a4f8f8e74c77e
54
+ uses : peter-evans/create-issue-from-file@abd0254c6c1b6aa644580e772fc0d423ed0b7e68
55
55
with :
56
56
token : ${{ env.GITHUB_TOKEN }}
57
57
Original file line number Diff line number Diff line change 66
66
- if : ${{ failure() }}
67
67
name : Create issue from file
68
68
id : github-github-broken-link-report
69
- uses : peter-evans/create-issue-from-file@b4f9ee0a9d4abbfc6986601d9b1a4f8f8e74c77e
69
+ uses : peter-evans/create-issue-from-file@abd0254c6c1b6aa644580e772fc0d423ed0b7e68
70
70
with :
71
71
token : ${{ env.GITHUB_TOKEN }}
72
72
title : ${{ steps.check.outputs.title }}
You can’t perform that action at this time.
0 commit comments