Skip to content

Commit 6f66c59

Browse files
authored
Merge pull request #11 from step-security/docker_tag
feat: added pre build docker image in action.yml
2 parents cfa91be + 90dc327 commit 6f66c59

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
@@ -89,7 +89,7 @@ outputs:
8989

9090
runs:
9191
using: docker
92-
image: "Dockerfile"
92+
image: "docker://ghcr.io/step-security/terraform-docs-action:v1.4.1@sha256:4db1430fc58a6cab4a30f0bed23903ddc226481742c2d653b1620be3fca17e5c" #v1.4.1
9393
env:
9494
INPUT_WORKING_DIR: ${{ inputs.working-dir }}
9595
INPUT_ATLANTIS_FILE: ${{ inputs.atlantis-file }}

0 commit comments

Comments
 (0)