Skip to content

Commit c45b007

Browse files
authored
Update Docker image version
1 parent 72adce6 commit c45b007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Converts IDE TODO comments to GitHub issues'
33
author: 'Alastair Mooney'
44
runs:
55
using: 'docker'
6-
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v5.1.12'
6+
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v5.1.13'
77
branding:
88
icon: 'check-square'
99
color: 'orange'

0 commit comments

Comments
 (0)