Skip to content

Commit 463622c

Browse files
chore: [automated] Terraform checksum updates for 2025-06-12 (#164)
Adds Terraform binary checksums for 1 versions: 1.12.2 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 33b70db commit 463622c

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.36
1+
0.3.37

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.36'
60+
RELEASE_VERSION: '0.3.37'
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
@@ -1399,6 +1399,20 @@
13991399
"binary_checksum": "ad4b77713b3bb3680a793f9328e5cb0755ae91bc3aeae1e7de3ffacf55d3a1d9",
14001400
"os": "linux",
14011401
"arch": "arm64"
1402+
},
1403+
{
1404+
"version": "1.12.2",
1405+
"archive_checksum": "1eaed12ca41fcfe094da3d76a7e9aa0639ad3409c43be0103ee9f5a1ff4b7437",
1406+
"binary_checksum": "af13e0da54d9d28373e89ace168e34d5de7bf54213355eef772ae8a81b372fa8",
1407+
"os": "linux",
1408+
"arch": "amd64"
1409+
},
1410+
{
1411+
"version": "1.12.2",
1412+
"archive_checksum": "f8a0347dc5e68e6d60a9fa2db361762e7943ed084a773f28a981d988ceb6fdc9",
1413+
"binary_checksum": "c3d0ad75b5cce4fd1f17c013eb05c4496f1d1f08742d0fddb8b86279b7c2ea81",
1414+
"os": "linux",
1415+
"arch": "arm64"
14021416
}
14031417
]
14041418
}

0 commit comments

Comments
 (0)