Update action.yml

This commit is contained in:
Alastair Mooney 2024-11-26 15:25:55 +00:00 committed by GitHub
parent 7b4aab7105
commit 3ac81cb165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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:v5.0'
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v5.1.5'
branding:
icon: 'check-square'
color: 'orange'
@ -85,4 +85,4 @@ inputs:
INSERT_ISSUE_URLS:
description: 'Whether the action should insert the URL for a newly-created issue into the associated TODO comment'
required: false
default: false
default: false