Skip to content

Commit e5b4f85

Browse files
authored
Update action.yaml
1 parent 3d1eaa5 commit e5b4f85

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
@@ -28,7 +28,7 @@ outputs:
2828

2929
runs:
3030
using: docker
31-
image: {}
31+
image: docker://ghcr.io/ci-space/edit-config:v0.2.1
3232
args:
3333
- "${{ inputs.file }}"
3434
- "${{ inputs.action }}"

0 commit comments

Comments
 (0)