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 9d14b24 commit b520c37Copy full SHA for b520c37
VERSION
@@ -1 +1 @@
1
-0.2.10
+0.3.0
action.yml
@@ -57,7 +57,7 @@ runs:
57
- name: 'secure-terraform'
58
shell: 'bash'
59
env:
60
- RELEASE_VERSION: '0.2.10'
+ RELEASE_VERSION: '0.3.0'
61
RELEASE_LOCATION: 'https://github.com/abcxyz/secure-setup-terraform/releases/download'
62
run: |-
63
ARCH="amd64";
0 commit comments