Skip to content

Commit

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

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 8, 2024
1 parent 2b4f501 commit 2625c76
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.18
0.3.19
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.18'
RELEASE_VERSION: '0.3.19'
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 @@ -1147,6 +1147,20 @@
"binary_checksum": "0d53fceac69debac2aa0952c8259222e3caa60b866448f3c8fb7e3f71ca5f4dd",
"os": "linux",
"arch": "arm64"
},
{
"version": "1.9.4",
"archive_checksum": "6e9b2cc741875ab906d800af3134b076489f049565e0a1dbdb6deacd91f5054c",
"binary_checksum": "1f9fffa70c0c111c4c0c3b26e4ec58ad94ffe33134de451b825f111430893d21",
"os": "linux",
"arch": "amd64"
},
{
"version": "1.9.4",
"archive_checksum": "ada5a330c09456df091bd2449c80884e3e368b80978d5849c940129047f43d1a",
"binary_checksum": "a96c4418e25a5b71877aeee4f5af9403c25b7526b06e13d7a402f6c665613f1d",
"os": "linux",
"arch": "arm64"
}
]
}

0 comments on commit 2625c76

Please sign in to comment.