Skip to content

Commit

Permalink
Update Docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
alstr committed Feb 5, 2024
1 parent 02060fc commit 5fa8522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -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.1'
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.12.2'
branding:
icon: 'check-square'
color: 'orange'
Expand Down

0 comments on commit 5fa8522

Please sign in to comment.