We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d5f27 commit 95ae625Copy full SHA for 95ae625
action.yml
@@ -85,7 +85,7 @@ outputs:
85
86
runs:
87
using: docker
88
- image: "kamikac/gh-actions-tf-docs:edge"
+ image: "docker://kamikac/gh-actions-tf-docs:edge"
89
env:
90
INPUT_WORKING_DIR: ${{ inputs.working-dir }}
91
INPUT_ATLANTIS_FILE: ${{ inputs.atlantis-file }}
0 commit comments