Releases: brandnewbox/standard-ruby-action
Releases · brandnewbox/standard-ruby-action
v0.0.9
v0.0.8
Will is very bad at copying commands :(.
Correctly lookup the standard ruby version from the Gemfile
v0.0.7
We're more strict about looking up the Standard version in the Gemfile.
v0.0.6
Support setting a Ruby version using an action input
- name: StandardRB Linter
uses: brandnewbox/standard-ruby-action@ruby-version
with:
ruby-version: "2.7"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USE_BUNDLE_VERSION: true