Skip to content

Commit 95ae625

Browse files
committed
fix docker image link
1 parent b6d5f27 commit 95ae625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ outputs:
8585

8686
runs:
8787
using: docker
88-
image: "kamikac/gh-actions-tf-docs:edge"
88+
image: "docker://kamikac/gh-actions-tf-docs:edge"
8989
env:
9090
INPUT_WORKING_DIR: ${{ inputs.working-dir }}
9191
INPUT_ATLANTIS_FILE: ${{ inputs.atlantis-file }}

0 commit comments

Comments
 (0)