We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccef2a7 commit fffb31fCopy full SHA for fffb31f
action.yml
@@ -3,7 +3,7 @@ description: 'Converts IDE TODO comments to GitHub issues'
3
author: 'Alastair Mooney'
4
runs:
5
using: 'docker'
6
- image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.6'
+ image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.7'
7
branding:
8
icon: 'check-square'
9
color: 'orange'
0 commit comments