Skip to content

Commit

Permalink
Update image tag in action.yaml to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 6, 2025
1 parent 2a5868a commit 2ad9725
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.3"
image: "docker://ghcr.io/tvandinther/knit:v0.0.4"
args:
- render
- ${{ inputs.filepath }}

0 comments on commit 2ad9725

Please sign in to comment.