diff --git a/Docker b/Dockerfile similarity index 100% rename from Docker rename to Dockerfile diff --git a/action.yml b/action.yml index bc4393c..a7d15d3 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ inputs: runs: using: 'docker' - image: 'docker://docker.pkg.github.com/dtherhtun/google-chat-action/google-chat-action:v0.6' + image: 'docker://dther/google-chat-action:v0.8' args: - ${{ inputs.project }} - ${{ inputs.commit }}