diff --git a/action.yaml b/action.yaml index 0b02b1a..80d226d 100644 --- a/action.yaml +++ b/action.yaml @@ -41,7 +41,7 @@ inputs: default: '/template/default.tpl' runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/dkrizic/deployment-overview:v0.4' env: ORGANIZATION: ${{ inputs.organization }} REPOSITORIES: ${{ inputs.repositories }}