frizbee fails to pin the version of ruby/setup-ruby
Open
@jhrozek is already working on this.
Since Jul 15, 2024.
bug
- Dominant language
- Go
- Stars
- 185
- Forks
- 24
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 5
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.