File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77
77
# Create or update issue for TODO comments:
78
78
- name : ' Create or update issue for TODO comments'
79
79
# Pin action to full length commit SHA
80
- uses : peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f # v4 .0.1
80
+ uses : peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5 .0.0
81
81
with :
82
82
title : ' TODO comments'
83
83
content-filepath : ./tracking_issue_todos.md
90
90
# Create or update issue for FIXME comments:
91
91
- name : ' Create or update issue for FIXME comments'
92
92
# Pin action to full length commit SHA
93
- uses : peter-evans/create-issue-from-file@433e51abf769039ee20ba1293a088ca19d573b7f # v4 .0.1
93
+ uses : peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5 .0.0
94
94
with :
95
95
title : ' FIXME comments'
96
96
content-filepath : ./tracking_issue_fixmes.md
You can’t perform that action at this time.
0 commit comments