Skip to content

Commit d388606

Browse files
chore: [automated] Terraform checksum updates for 2025-11-06 (#166)
Adds Terraform binary checksums for 1 versions: 1.13.5 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 1e737c1 commit d388606

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.38
1+
0.3.39

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.38'
60+
RELEASE_VERSION: '0.3.39'
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
@@ -1483,6 +1483,20 @@
14831483
"binary_checksum": "5b2a47b79fe4acff23c9798fa89953a85add121406b8f43a2e4122ced36dd9d0",
14841484
"os": "linux",
14851485
"arch": "arm64"
1486+
},
1487+
{
1488+
"version": "1.13.5",
1489+
"archive_checksum": "0dbe3fcc268eb670801af6a6456799d1ae26e72e73797f6c6167e18aafd1fd9a",
1490+
"binary_checksum": "34e179e4f26fbb683af8a70567ea2154fcccad7c8d4dd120fce1673223cf7253",
1491+
"os": "linux",
1492+
"arch": "amd64"
1493+
},
1494+
{
1495+
"version": "1.13.5",
1496+
"archive_checksum": "fc1ddcb403fb57e25bdbdceb1ef2b1a102650c01b4d65dd3410082d2ef8b4417",
1497+
"binary_checksum": "6da775ad0598ed7e7b9075617adc70d57c1f0085130c756bcb366e8d7a6a6e6b",
1498+
"os": "linux",
1499+
"arch": "arm64"
14861500
}
14871501
]
14881502
}

0 commit comments

Comments
 (0)