Skip to content

Commit 60855cd

Browse files
chore: [automated] Terraform checksum updates for 2024-10-17 (#138)
Adds Terraform binary checksums for 1 versions: 1.9.8 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 56cf4f4 commit 60855cd

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.22
1+
0.3.23

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.22'
60+
RELEASE_VERSION: '0.3.23'
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
@@ -1203,6 +1203,20 @@
12031203
"binary_checksum": "59f7948dc7f68e766bfdc3e9ff33d0a2b5af89d2ccb46a5e8cfb7fda33844954",
12041204
"os": "linux",
12051205
"arch": "arm64"
1206+
},
1207+
{
1208+
"version": "1.9.8",
1209+
"archive_checksum": "186e0145f5e5f2eb97cbd785bc78f21bae4ef15119349f6ad4fa535b83b10df8",
1210+
"binary_checksum": "7386e89a97d0f24024955acc79ccf693b75b97f7c6383cb9d966e7d59aa5b223",
1211+
"os": "linux",
1212+
"arch": "amd64"
1213+
},
1214+
{
1215+
"version": "1.9.8",
1216+
"archive_checksum": "f85868798834558239f6148834884008f2722548f84034c9b0f62934b2d73ebb",
1217+
"binary_checksum": "65662469528177103a95eeaaa91f5cb49b8898561b630c7159ecb830b29cac7e",
1218+
"os": "linux",
1219+
"arch": "arm64"
12061220
}
12071221
]
12081222
}

0 commit comments

Comments
 (0)