Open
Description
Describe the issue
frizbee fails to pin the version of the ruby/setup-ruby
action when the version is setup-ruby@v1
.
To Reproduce
- Download the following github action file:
wget https://raw.githubusercontent.com/Homebrew/ci-orchestrator/e791dc96262bfd324d1e5238f428e68d2ef7ecca/.github/workflows/main.yml
frizbee actions main.yml
Note that no update is done to setup-ruby
. I would expect to see a change from setup-ruby@v1
to something like
ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
What version are you using?
0.0.20