I tried to run this using the ubuntu-24.04-arm runner and it looks like it just downloaded the kube-linter-linux asset rather than the appropriate kube-linter-linux_arm64 asset.
Looking at the source code it doesn't look like it's examining the architecture at all, so I assume a case needs to be added for that.
I tried to run this using the ubuntu-24.04-arm runner and it looks like it just downloaded the
kube-linter-linuxasset rather than the appropriatekube-linter-linux_arm64asset.Looking at the source code it doesn't look like it's examining the architecture at all, so I assume a case needs to be added for that.