Skip to content

Commit b3e037a

Browse files
chore: [automated] Terraform checksum updates for 2024-10-03 (#136)
Adds Terraform binary checksums for 1 versions: 1.9.7 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 48b763c commit b3e037a

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.21
1+
0.3.22

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.21'
60+
RELEASE_VERSION: '0.3.22'
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
@@ -1189,6 +1189,20 @@
11891189
"binary_checksum": "b4793f0e844d3ebdb17ce34a7226615333a15dc95952829d1ef81af849c0ece2",
11901190
"os": "linux",
11911191
"arch": "arm64"
1192+
},
1193+
{
1194+
"version": "1.9.7",
1195+
"archive_checksum": "76a77ed7e785ef354b7f565abaa990e3e7b5232d3ec4afb87e0f5a413fcbdad1",
1196+
"binary_checksum": "aca1a7a141bd3ec613c5cbaccf49d8c78520e5891dce0f6ded2408d7c9e47bd9",
1197+
"os": "linux",
1198+
"arch": "amd64"
1199+
},
1200+
{
1201+
"version": "1.9.7",
1202+
"archive_checksum": "8fc6f1172ff026abc4f0c399996fa454e605bfc1df6793af82d922a66b5c41f8",
1203+
"binary_checksum": "59f7948dc7f68e766bfdc3e9ff33d0a2b5af89d2ccb46a5e8cfb7fda33844954",
1204+
"os": "linux",
1205+
"arch": "arm64"
11921206
}
11931207
]
11941208
}

0 commit comments

Comments
 (0)