We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11320e8 commit 65a16c7Copy full SHA for 65a16c7
prepare/action.yaml
@@ -51,7 +51,7 @@ runs:
51
path: /tmp/terraform-config-inspect
52
key: terraform-config-inspect-v0.1.0
53
- if: ${{ steps.cache-terraform-config-inspect.outputs.cache-hit != 'true' }}
54
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
55
56
name: Install terraform-config-inspect
57
shell: bash
0 commit comments