Skip to content

Commit ae90806

Browse files
authored
Merge pull request #11 from alphagov/dependabot/github_actions/ruby/setup-ruby-1.295.0
Bump ruby/setup-ruby from 1.293.0 to 1.295.0
2 parents 1e46165 + b1e350c commit ae90806

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@dffb23f65a78bba8db45d387d5ea1bbd6be3ef18 # v1.293.0
41+
- uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
4242
with:
4343
ruby-version: ${{ matrix.ruby }}
4444
bundler-cache: true

0 commit comments

Comments
 (0)