azohra / shell-linter

A Github Action for ShellCheck
https://github.com/marketplace/actions/shell-linter
MIT License
66 stars 13 forks source link

Allow run on ARM64 runner #55

Open singlewind opened 3 months ago

singlewind commented 3 months ago

Pull Request Checklist

Corresponding Issue

54

Description of Change

  1. Upgrade shellcheck to v10
  2. Allow download the right binary based on TARGETARCH

Motivation and Context

GitHub allow ARM64 runner which save 37% of cost