diff --git a/action.yml b/action.yml index 16e3b38..b212880 100644 --- a/action.yml +++ b/action.yml @@ -114,7 +114,7 @@ outputs: runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/wangyoucao577/go-release-action:v1.49' args: - ${{ inputs.github_token }} - ${{ inputs.goos }}