description: Install the standalone kustomize CLI with a pinned version + sha256 checksum.
inputs:
version:
description: "kustomize version (without leading 'v'), e.g. 5.8.1."
required: false
default: "5.8.1"
sha256:
description: "Expected sha256 of the linux_amd64 tarball. Lookup at https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv<version>/checksums.txt"