We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d00193 + 02970cc commit 33f5fb9Copy full SHA for 33f5fb9
.github/workflows/maintenance.yml
@@ -114,7 +114,7 @@ jobs:
114
# INTELLIGENT TODO CONVERSION
115
# Automated conversion with smart categorization and issue management
116
- name: Convert TODOs to Issues
117
- uses: alstr/todo-to-issue-action@3bd536e14a2cbceeab1fadef96bea5f725ed4270 # v5.1.12
+ uses: alstr/todo-to-issue-action@c45b007d85c8edf3365b139a9d4c65793e7c674f # v5.1.13
118
with:
119
CLOSE_ISSUES: true # Auto-close resolved TODOs
120
INSERT_ISSUE_URLS: true # Link issues back to code
0 commit comments