mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update action.yml
This commit is contained in:
parent
b436b792bc
commit
f357c404fe
@ -3,7 +3,7 @@ description: 'Converts IDE TODO comments to GitHub issues'
|
|||||||
author: 'Alastair Mooney'
|
author: 'Alastair Mooney'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v5.1.6'
|
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v5.1.7'
|
||||||
branding:
|
branding:
|
||||||
icon: 'check-square'
|
icon: 'check-square'
|
||||||
color: 'orange'
|
color: 'orange'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user