Skip to content

Commit

Permalink
chore: [automated] Terraform checksum updates for 2024-08-21 (#132)
Browse files Browse the repository at this point in the history
Adds Terraform binary checksums for 1 versions: 1.9.5

Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
  • Loading branch information
token-minter-prod[bot] authored Aug 21, 2024
1 parent 2625c76 commit 50a3406
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.19
0.3.20
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.19'
RELEASE_VERSION: '0.3.20'
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 @@ -1161,6 +1161,20 @@
"binary_checksum": "a96c4418e25a5b71877aeee4f5af9403c25b7526b06e13d7a402f6c665613f1d",
"os": "linux",
"arch": "arm64"
},
{
"version": "1.9.5",
"archive_checksum": "9cf727b4d6bd2d4d2908f08bd282f9e4809d6c3071c3b8ebe53558bee6dc913b",
"binary_checksum": "b0aa5384388bc0113c7134b4bda1d37a252c07596c93b4e0f98378da35f94a71",
"os": "linux",
"arch": "amd64"
},
{
"version": "1.9.5",
"archive_checksum": "adb3206971bc73fd37c7b50399ef79fe5610b03d3f2d1783d91e119422a113fd",
"binary_checksum": "0b003f267d23b1a80e2f52ed61a206ca30e40055258317fda3a5d7fcdab35949",
"os": "linux",
"arch": "arm64"
}
]
}

0 comments on commit 50a3406

Please sign in to comment.