Skip to content

Commit 665bd6d

Browse files
chore: [automated] Terraform checksum updates for 2025-03-06 (#153)
Adds Terraform binary checksums for 1 versions: 1.11.1 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 22ea95b commit 665bd6d

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.30
1+
0.3.31

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.30'
60+
RELEASE_VERSION: '0.3.31'
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
@@ -1315,6 +1315,20 @@
13151315
"binary_checksum": "882b659e53b38b3637c4da6362dd50e2ad3b216ada650b6c7dc2c09041c4a800",
13161316
"os": "linux",
13171317
"arch": "arm64"
1318+
},
1319+
{
1320+
"version": "1.11.1",
1321+
"archive_checksum": "1af58f77958186227bce9ae4d9b08e004fb0902c7a6bdc813cdbab88739f9316",
1322+
"binary_checksum": "33449968faea49c186cac31fc0392e0ec3f8c9faac38efc3d533fb3cf2379a27",
1323+
"os": "linux",
1324+
"arch": "amd64"
1325+
},
1326+
{
1327+
"version": "1.11.1",
1328+
"archive_checksum": "35ebb4f6a34cec8a5f7983d6d7e25e115f4b8958ac13bd306fe76dcec80967ec",
1329+
"binary_checksum": "f7a460f50934cea9240b376bb5fcd12985ed8a4eb3d05b0e185a05a49142e8c1",
1330+
"os": "linux",
1331+
"arch": "arm64"
13181332
}
13191333
]
13201334
}

0 commit comments

Comments
 (0)