Skip to content

Commit f3ed9d3

Browse files
chore: update image version v0.1.1 in action.yaml
1 parent bd451c8 commit f3ed9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ outputs:
2121

2222
runs:
2323
using: docker
24-
image: docker://ghcr.io/ci-space/edit-config:v0.1.0
24+
image: docker://ghcr.io/ci-space/edit-config:v0.1.1
2525
args:
2626
- "${{ inputs.file }}"
2727
- "${{ inputs.action }}"

0 commit comments

Comments
 (0)