Skip to content

Commit b85d997

Browse files
chore: [automated] Terraform checksum updates for 2024-03-15 (#117)
Adds Terraform binary checksums for 1 versions: 1.7.5 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 869e90a commit b85d997

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.6
1+
0.3.7

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.6'
60+
RELEASE_VERSION: '0.3.7'
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
@@ -993,6 +993,20 @@
993993
"binary_checksum": "63d3ab341fc23881c6862549b49389e8f7df70cb247d7c6e7e5ebd618f812468",
994994
"os": "linux",
995995
"arch": "arm64"
996+
},
997+
{
998+
"version": "1.7.5",
999+
"archive_checksum": "3ff056b5e8259003f67fd0f0ed7229499cfb0b41f3ff55cc184088589994f7a5",
1000+
"binary_checksum": "9c9c3433038f11c3fb3c06b757de877afdcbc45d9295db438efdca08da404d0c",
1001+
"os": "linux",
1002+
"arch": "amd64"
1003+
},
1004+
{
1005+
"version": "1.7.5",
1006+
"archive_checksum": "08631c385667dd28f03b3a3f77cb980393af4a2fcfc2236c148a678ad9150c8c",
1007+
"binary_checksum": "6c5960e94a19729b82a1fa25002641713d0e81fee9347ee358af9dc184d7c47b",
1008+
"os": "linux",
1009+
"arch": "arm64"
9961010
}
9971011
]
9981012
}

0 commit comments

Comments
 (0)