Skip to content

Commit 22ea95b

Browse files
chore: [automated] Terraform checksum updates for 2025-03-03 (#152)
Adds Terraform binary checksums for 1 versions: 1.11.0 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent a667097 commit 22ea95b

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.29
1+
0.3.30

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.29'
60+
RELEASE_VERSION: '0.3.30'
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
@@ -1301,6 +1301,20 @@
13011301
"binary_checksum": "831fb2236e8abe7b8339ebd48d2a77cba84ed37481f7e4e226b9990528136b1f",
13021302
"os": "linux",
13031303
"arch": "arm64"
1304+
},
1305+
{
1306+
"version": "1.11.0",
1307+
"archive_checksum": "069e531fd4651b9b510adbd7e27dd648b88d66d5f369a2059aadbb4baaead1c1",
1308+
"binary_checksum": "d4fae323ac57aa802ad8fa4ee86ef57a8799c0184fa118c23e798b651c88ab05",
1309+
"os": "linux",
1310+
"arch": "amd64"
1311+
},
1312+
{
1313+
"version": "1.11.0",
1314+
"archive_checksum": "0a7e88cbb431044a16335369f850359def93b2898adc1778063784760db69093",
1315+
"binary_checksum": "882b659e53b38b3637c4da6362dd50e2ad3b216ada650b6c7dc2c09041c4a800",
1316+
"os": "linux",
1317+
"arch": "arm64"
13041318
}
13051319
]
13061320
}

0 commit comments

Comments
 (0)