We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d721e commit c1df42cCopy full SHA for c1df42c
action.yml
@@ -49,7 +49,7 @@ runs:
49
- name: 'secure-terraform'
50
shell: 'bash'
51
env:
52
- RELEASE_VERSION: '0.2.2'
+ RELEASE_VERSION: '0.2.3'
53
RELEASE_LOCATION: 'https://github.com/abcxyz/secure-setup-terraform/releases/download'
54
run: |-
55
ARCH="amd64";
0 commit comments