Update Docker image version

This commit is contained in:
alstr 2023-02-08 09:07:18 +00:00
parent b502887928
commit 1f9b697c21

View File

@ -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:v4.8' image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.9'
branding: branding:
icon: 'check-square' icon: 'check-square'
color: 'orange' color: 'orange'