We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81b837a + 4b3136e commit 3f40cedCopy full SHA for 3f40ced
action.yml
@@ -89,7 +89,7 @@ outputs:
89
90
runs:
91
using: docker
92
- image: "docker://ghcr.io/step-security/terraform-docs-action:v1.4.2@sha256:7cac3063dc72b919b823af6e58637c8bce388dd5204be92253d8ac8e0dc786bf" #v1.4.2
+ image: "docker://ghcr.io/step-security/terraform-docs-action:v1.4.3@sha256:a7888ab55d7b25da6e78d97988f23a573ff7d23668e5d15b1fe9063de12296d9" #v1.4.3
93
env:
94
INPUT_WORKING_DIR: ${{ inputs.working-dir }}
95
INPUT_ATLANTIS_FILE: ${{ inputs.atlantis-file }}
0 commit comments