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 8080 # Create or update issue for TODO comments:
8181 - name : ' Create or update issue for TODO comments'
8282 # Pin action to full length commit SHA
83- uses : peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5 .0.1
83+ uses : peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6 .0.0
8484 with :
8585 title : ' TODO comments'
8686 content-filepath : ./tracking_issue_todos.md
9393 # Create or update issue for FIXME comments:
9494 - name : ' Create or update issue for FIXME comments'
9595 # Pin action to full length commit SHA
96- uses : peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5 .0.1
96+ uses : peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6 .0.0
9797 with :
9898 title : ' FIXME comments'
9999 content-filepath : ./tracking_issue_fixmes.md
You can’t perform that action at this time.
0 commit comments