Merge pull request #2995 from github/dependabot/github_actions/actions-010b5c0fb1

Bump ruby/setup-ruby from 1.247.0 to 1.253.0 in the actions group
This commit is contained in:
Michael B. Gale
2025-07-30 11:31:54 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
use-all-platform-bundle: 'false'
setup-kotlin: 'true'
- name: Set up Ruby
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26 # v1.253.0
with:
ruby-version: 2.6
- name: Install Code Scanning integration
+1 -1
View File
@@ -5,7 +5,7 @@ operatingSystems: ["ubuntu"]
versions: ["default"]
steps:
- name: Set up Ruby
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26 # v1.253.0
with:
ruby-version: 2.6
- name: Install Code Scanning integration