Skip to content

Commit 5dc636a

Browse files
authored
Merge pull request #6 from alphagov/dependabot/github_actions/ruby/setup-ruby-1.289.0
Bump ruby/setup-ruby from 1.288.0 to 1.289.0
2 parents 1dfcec5 + 2a2db74 commit 5dc636a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3939
with:
4040
ref: ${{ inputs.ref || github.ref }}
41-
- uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
41+
- uses: ruby/setup-ruby@19a43a6a2428d455dbd1b85344698725179c9d8c # v1.289.0
4242
with:
4343
ruby-version: ${{ matrix.ruby }}
4444
bundler-cache: true

0 commit comments

Comments
 (0)