Skip to content

Commit

Permalink
chore: [automated] Terraform checksum updates for 2024-12-05 (#143)
Browse files Browse the repository at this point in the history
Adds Terraform binary checksums for 1 versions: 1.10.1

Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
  • Loading branch information
token-minter-prod[bot] authored Dec 5, 2024
1 parent d7faa07 commit 3bdf2d3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.24
0.3.25
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
- name: 'secure-terraform'
shell: 'bash'
env:
RELEASE_VERSION: '0.3.24'
RELEASE_VERSION: '0.3.25'
RELEASE_LOCATION: 'https://github.com/abcxyz/secure-setup-terraform/releases/download'
run: |-
ARCH="amd64";
Expand Down
14 changes: 14 additions & 0 deletions terraform-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -1231,6 +1231,20 @@
"binary_checksum": "340c25a80eb9febf782f36478f35d0b5084a4b20f15658c7b4c17326978a4423",
"os": "linux",
"arch": "arm64"
},
{
"version": "1.10.1",
"archive_checksum": "d49d4d08ed092a8dec335f1fe3e127d1a285f160557323dd5a84ddc0c8472e1a",
"binary_checksum": "49d3d5851b6688063077e3177f8528a575045f86c9068f14593e74899fcfed4d",
"os": "linux",
"arch": "amd64"
},
{
"version": "1.10.1",
"archive_checksum": "6375a763b7784e47b4314e939a8c15f357db718d932e82825d87392abb5d1e09",
"binary_checksum": "938df07eda024c556322e4966502358e7eba5cacebc30268acacd606a2f5c9cd",
"os": "linux",
"arch": "arm64"
}
]
}

0 comments on commit 3bdf2d3

Please sign in to comment.