Skip to content

Commit 33b70db

Browse files
chore: [automated] Terraform checksum updates for 2025-05-23 (#163)
Adds Terraform binary checksums for 1 versions: 1.12.1 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 676b9db commit 33b70db

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.35
1+
0.3.36

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.35'
60+
RELEASE_VERSION: '0.3.36'
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
@@ -1385,6 +1385,20 @@
13851385
"binary_checksum": "236cda5186dceba0d4f8a24325e8b8c9a0b986418a145339893ed4ed9dac541e",
13861386
"os": "linux",
13871387
"arch": "arm64"
1388+
},
1389+
{
1390+
"version": "1.12.1",
1391+
"archive_checksum": "dcaf8ba801660a431a6769ec44ba53b66c1ad44637512ef3961f7ffe4397ef7c",
1392+
"binary_checksum": "3344f88187bb03894ce2c4bd49ef168ce2ef68b55693ac008b4daddb80e725ca",
1393+
"os": "linux",
1394+
"arch": "amd64"
1395+
},
1396+
{
1397+
"version": "1.12.1",
1398+
"archive_checksum": "70e8c1776646f2af83ccad6113b8bb4768e6f7dc65335ae11ffd095eca3b0d4c",
1399+
"binary_checksum": "ad4b77713b3bb3680a793f9328e5cb0755ae91bc3aeae1e7de3ffacf55d3a1d9",
1400+
"os": "linux",
1401+
"arch": "arm64"
13881402
}
13891403
]
13901404
}

0 commit comments

Comments
 (0)