Skip to content

Commit

Permalink
Update image tag in action.yaml to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2025
1 parent 4d845e0 commit 4862e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inputs:
required: true
runs:
using: "docker"
image: "docker://ghcr.io/tvandinther/knit:v0.0.4"
image: "docker://ghcr.io/tvandinther/knit:v0.0.5"
args:
- render
- ${{ inputs.filepath }}

0 comments on commit 4862e73

Please sign in to comment.