Update Docker image version

This commit is contained in:
alstr 2024-01-08 19:08:33 +00:00
parent aae81c5ce3
commit 7f763e1ee6

View File

@ -3,7 +3,7 @@ description: 'Converts IDE TODO comments to GitHub issues'
author: 'Alastair Mooney'
runs:
using: 'docker'
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.12'
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.12.1'
branding:
icon: 'check-square'
color: 'orange'