diff --git a/action.yaml b/action.yaml index c45f72f..384453f 100644 --- a/action.yaml +++ b/action.yaml @@ -33,7 +33,7 @@ outputs: runs: using: "docker" - image: "Dockerfile" + image: "docker://ghcr.io/amanstep/ghcommit-action:v1.0.1758285931@sha256:669f424eb54db94ea4f1b923a3e68294c28e52cf3c4f561215a55485ca01484e" args: - ${{ inputs.commit_message }} - ${{ inputs.repo }}