Skip to content

Commit 4b3136e

Browse files
authored
feat: updated the docker image
1 parent 81b837a commit 4b3136e

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: "docker://ghcr.io/step-security/terraform-docs-action:v1.4.2@sha256:7cac3063dc72b919b823af6e58637c8bce388dd5204be92253d8ac8e0dc786bf" #v1.4.2
92+
image: "docker://ghcr.io/step-security/terraform-docs-action:v1.4.3@sha256:a7888ab55d7b25da6e78d97988f23a573ff7d23668e5d15b1fe9063de12296d9" #v1.4.3
9393
env:
9494
INPUT_WORKING_DIR: ${{ inputs.working-dir }}
9595
INPUT_ATLANTIS_FILE: ${{ inputs.atlantis-file }}

0 commit comments

Comments
 (0)