Skip to content

Commit e73a90a

Browse files
authored
Merge pull request #2058 from govuk-forms/dependabot/github_actions/ruby/setup-ruby-1.305.0
Bump ruby/setup-ruby from 1.301.0 to 1.305.0
2 parents 6136001 + 9f8af2d commit e73a90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Add or replace dependency steps here
5050
- name: Install Ruby and gems
5151
# The ruby version is taken from the .ruby-version file, no need to specify here.
52-
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
52+
uses: ruby/setup-ruby@0cb964fd540e0a24c900370abf38a33466142735 # v1.305.0
5353
with:
5454
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
5555
- name: Install Node.js

0 commit comments

Comments
 (0)