diff --git a/action.yml b/action.yml index 9fd03e3..7f301cd 100644 --- a/action.yml +++ b/action.yml @@ -26,8 +26,8 @@ inputs: runs: using: 'docker' - #image: 'docker://dther/google-chat-action:v0.8' - image: 'Dockerfile' + image: 'docker://stackit-solutions.git.onstackit.cloud/actions/notify:v0.1.2' + # image: 'Dockerfile' args: - ${{ inputs.project }} - ${{ inputs.commit }}