10000 build(deps): bump ruby/setup-ruby from 1.230.0 to 1.242.0 in the actions group by dependabot[bot] · Pull Request #2899 · github/codeql-action · GitHub
[go: up one dir, main page]

Skip to content

build(deps): bump ruby/setup-ruby from 1.230.0 to 1.242.0 in the actions group #2899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 22, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update generated workflow source to match
  • Loading branch information
henrymercer committed May 22, 2025
commit bcaa06bbb4d7254905a6eae1866621b7a25d00b7
2 changes: 1 addition & 1 deletion pr-checks/checks/rubocop-multi-language.yml
804F
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ operatingSystems: ["ubuntu"]
versions: ["default"]
steps:
- name: Set up Ruby
uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1.230.0
uses: ruby/setup-ruby@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e # v1.242.0
with:
ruby-version: 2.6
- name: Install Code Scanning integration
Expand Down
Loading
0