Skip to content

Commit 9e69a43

Browse files
authored
Merge pull request #741 from alphagov/dependabot/github_actions/ruby/setup-ruby-1.276.0
Bump ruby/setup-ruby from 1.275.0 to 1.276.0
2 parents 40e2720 + 17e8932 commit 9e69a43

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

0 commit comments

Comments
 (0)