Skip to content

Commit aee5f3a

Browse files
chore: [automated] Terraform checksum updates for 2024-12-12 (#144)
Adds Terraform binary checksums for 1 versions: 1.10.2 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 3bdf2d3 commit aee5f3a

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.25
1+
0.3.26

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.25'
60+
RELEASE_VERSION: '0.3.26'
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
@@ -1245,6 +1245,20 @@
12451245
"binary_checksum": "938df07eda024c556322e4966502358e7eba5cacebc30268acacd606a2f5c9cd",
12461246
"os": "linux",
12471247
"arch": "arm64"
1248+
},
1249+
{
1250+
"version": "1.10.2",
1251+
"archive_checksum": "c347b0223c12d315baf8c9cc69913d5dbeb4388e96abe17805be4da9b63b5cdd",
1252+
"binary_checksum": "a3f39507416f48c46b20cf09caeaa50b0f20f74af2b82d1337ca1cd83fc8404a",
1253+
"os": "linux",
1254+
"arch": "amd64"
1255+
},
1256+
{
1257+
"version": "1.10.2",
1258+
"archive_checksum": "c170b97362ebf685c616be25f67e5fd7dc1014522595b0c55cd671bd3eb1d589",
1259+
"binary_checksum": "dcc8358b87307ae1cdf24ce0003b2302dd358221c1a138dbf2927832450d466c",
1260+
"os": "linux",
1261+
"arch": "arm64"
12481262
}
12491263
]
12501264
}

0 commit comments

Comments
 (0)