Skip to content

Commit 8d4833a

Browse files
authored
Merge pull request #746 from alphagov/dependabot/github_actions/ruby/setup-ruby-1.279.0
Bump ruby/setup-ruby from 1.276.0 to 1.279.0
2 parents 0e37119 + c273898 commit 8d4833a

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@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
71+
uses: ruby/setup-ruby@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
7272
with:
7373
bundler-cache: true
7474
env:

0 commit comments

Comments
 (0)