Skip to content

Commit cb7ef18

Browse files
chore: [automated] Terraform checksum updates for 2024-04-11 (#118)
Adds Terraform binary checksums for 1 versions: 1.8.0 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent b85d997 commit cb7ef18

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.7
1+
0.3.8

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757
- name: 'secure-terraform'
5858
shell: 'bash'
5959
env:
60-
RELEASE_VERSION: '0.3.7'
60+
RELEASE_VERSION: '0.3.8'
6161
RELEASE_LOCATION: 'https://github.com/abcxyz/secure-setup-terraform/releases/download'
6262
run: |-
6363
ARCH="amd64";

terraform-checksums.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,6 +1007,20 @@
10071007
"binary_checksum": "6c5960e94a19729b82a1fa25002641713d0e81fee9347ee358af9dc184d7c47b",
10081008
"os": "linux",
10091009
"arch": "arm64"
1010+
},
1011+
{
1012+
"version": "1.8.0",
1013+
"archive_checksum": "dcc4670379a22213e72faa6cb709b3391e7e54967e40288ecf591e2b83cfd39e",
1014+
"binary_checksum": "561523d4d685bd8f6cad6ecbc48611c19f179c42419cbf1a8ec8099d7bb63d15",
1015+
"os": "linux",
1016+
"arch": "amd64"
1017+
},
1018+
{
1019+
"version": "1.8.0",
1020+
"archive_checksum": "47cbde7184ce260160ff0355065d454ffa5628a2259ba325736dbcf740351193",
1021+
"binary_checksum": "a0b8bc0702cd5d2525423137d6381e4595d32b6c1f230586a8cf2159d9220fbd",
1022+
"os": "linux",
1023+
"arch": "arm64"
10101024
}
10111025
]
10121026
}

0 commit comments

Comments
 (0)