Skip to content

Commit 22b7c2c

Browse files
committed
fix docker image link
Signed-off-by: kamiKAC <m.k.rudzki@gmail.com>
1 parent e663819 commit 22b7c2c

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)