Skip to content

Commit 178848f

Browse files
authored
Merge pull request #1157 from rubysec/dependabot/github_actions/github-actions-b6c2570fc1
Bump ruby/setup-ruby from 1.314.0 to 1.315.0 in the github-actions group
2 parents d3a78ee + 87c0775 commit 178848f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Lint YAML files
4545
run: yamllint gems rubies
4646
- name: Set up Ruby
47-
uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
47+
uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601 # v1.315.0
4848
with:
4949
ruby-version: 4.0
5050
- name: Install ruby dependencies

0 commit comments

Comments
 (0)