Skip to content

Commit af919c3

Browse files
authored
Merge pull request #1009 from alphagov/dependabot/github_actions/ruby/setup-ruby-1.301.0
Bump ruby/setup-ruby from 1.300.0 to 1.301.0
2 parents 136d4e8 + f6d4618 commit af919c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
token: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}
6969

7070
- name: Setup Ruby
71-
uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1.300.0
71+
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
7272
with:
7373
bundler-cache: true
7474
env:

0 commit comments

Comments
 (0)