Skip to content

Commit b43eb81

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

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.26
1+
0.3.27

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.26'
60+
RELEASE_VERSION: '0.3.27'
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
@@ -1259,6 +1259,20 @@
12591259
"binary_checksum": "dcc8358b87307ae1cdf24ce0003b2302dd358221c1a138dbf2927832450d466c",
12601260
"os": "linux",
12611261
"arch": "arm64"
1262+
},
1263+
{
1264+
"version": "1.10.3",
1265+
"archive_checksum": "ea3020db6b53c25a4a84e40cdc36c1a86df26967d718219ab4c71b44435da81e",
1266+
"binary_checksum": "31d8230bf24902a67780354397eac1bd36d37832a25690ad06e622dcc27a2673",
1267+
"os": "linux",
1268+
"arch": "amd64"
1269+
},
1270+
{
1271+
"version": "1.10.3",
1272+
"archive_checksum": "b92d8245c67d4f7193245bc9d534048a63520302b6edb3c7764277b00c96ed31",
1273+
"binary_checksum": "63e5d1668a8f16407885d649c0bc2302cbb3b6d0a5b11e5a29620f29a986aa46",
1274+
"os": "linux",
1275+
"arch": "arm64"
12621276
}
12631277
]
12641278
}

0 commit comments

Comments
 (0)