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 Mar 22, 2024
1 parent dc6eec7 commit 6a54368
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.2'
image: 'docker://ghcr.io/alstr/todo-to-issue-action:v4.13'
branding:
icon: 'check-square'
color: 'orange'
Expand Down

0 comments on commit 6a54368

Please sign in to comment.