v1.2.0: Add cache-version input to bazel-build-test action. (#8)
This allows for manually invalidating prior cache results when there are incompatible changes that Bazel doesn't handle. For example, changing the C++ compiler version. See https://github.com/bazelbuild/bazel/issues/4558