Projects STRLCPY fzf Commits 22db7d85
🤬
  • Bump ruby/setup-ruby from 1.101.0 to 1.117.0

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.101.0 to 1.117.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Commits](https://github.com/ruby/setup-ruby/compare/ebaea52cb20fea395b0904125276395e37183dac...3068fa83f9cbd7ae106cac45483635a2f3a195c9)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    22db7d85
    1 parent b5efc687
  • ■ ■ ■ ■
    .github/workflows/linux.yml
    skipped 24 lines
    25 25   go-version: 1.19
    26 26   
    27 27   - name: Setup Ruby
    28  - uses: ruby/setup-ruby@ebaea52cb20fea395b0904125276395e37183dac
     28 + uses: ruby/setup-ruby@3068fa83f9cbd7ae106cac45483635a2f3a195c9
    29 29   with:
    30 30   ruby-version: 3.0.0
    31 31   
    skipped 15 lines
  • ■ ■ ■ ■
    .github/workflows/macos.yml
    skipped 24 lines
    25 25   go-version: 1.18
    26 26   
    27 27   - name: Setup Ruby
    28  - uses: ruby/setup-ruby@ebaea52cb20fea395b0904125276395e37183dac
     28 + uses: ruby/setup-ruby@3068fa83f9cbd7ae106cac45483635a2f3a195c9
    29 29   with:
    30 30   ruby-version: 3.0.0
    31 31   
    skipped 15 lines
Please wait...
Page is in error, reload to recover