Skip to content

Commit

Permalink
fix docker image link
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiKAC committed Jan 24, 2024
1 parent b6d5f27 commit 95ae625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ outputs:

runs:
using: docker
image: "kamikac/gh-actions-tf-docs:edge"
image: "docker://kamikac/gh-actions-tf-docs:edge"
env:
INPUT_WORKING_DIR: ${{ inputs.working-dir }}
INPUT_ATLANTIS_FILE: ${{ inputs.atlantis-file }}
Expand Down

0 comments on commit 95ae625

Please sign in to comment.