diff --git a/VERSION b/VERSION index e23fb32..e01fa85 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.26 +0.3.27 diff --git a/action.yml b/action.yml index b87b222..1376946 100644 --- a/action.yml +++ b/action.yml @@ -57,7 +57,7 @@ runs: - name: 'secure-terraform' shell: 'bash' env: - RELEASE_VERSION: '0.3.26' + RELEASE_VERSION: '0.3.27' RELEASE_LOCATION: 'https://github.com/abcxyz/secure-setup-terraform/releases/download' run: |- ARCH="amd64"; diff --git a/terraform-checksums.json b/terraform-checksums.json index 5f02ec3..28322d4 100644 --- a/terraform-checksums.json +++ b/terraform-checksums.json @@ -1259,6 +1259,20 @@ "binary_checksum": "dcc8358b87307ae1cdf24ce0003b2302dd358221c1a138dbf2927832450d466c", "os": "linux", "arch": "arm64" + }, + { + "version": "1.10.3", + "archive_checksum": "ea3020db6b53c25a4a84e40cdc36c1a86df26967d718219ab4c71b44435da81e", + "binary_checksum": "31d8230bf24902a67780354397eac1bd36d37832a25690ad06e622dcc27a2673", + "os": "linux", + "arch": "amd64" + }, + { + "version": "1.10.3", + "archive_checksum": "b92d8245c67d4f7193245bc9d534048a63520302b6edb3c7764277b00c96ed31", + "binary_checksum": "63e5d1668a8f16407885d649c0bc2302cbb3b6d0a5b11e5a29620f29a986aa46", + "os": "linux", + "arch": "arm64" } ] }