Skip to content

Commit

Permalink
Merge pull request #3858 from alphagov/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.213.0

github-action: bump ruby/setup-ruby from 1.156.0 to 1.213.0
  • Loading branch information
monotypical committed Jan 20, 2025
2 parents e3bd1bf + 8e79cb2 commit 4f04c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: pip install --user yamllint

- name: Install Ruby
uses: ruby/setup-ruby@5cfe23c062c0aac352e765b1b7cc12ea5255ccc4
uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3
with:
ruby-version: "${{env.RUBY_VERSION}}"

Expand Down

0 comments on commit 4f04c9c

Please sign in to comment.