Skip to content

Bump google-protobuf from 3.25.3 to 3.25.5 in /examples/sinatra #326

Bump google-protobuf from 3.25.3 to 3.25.5 in /examples/sinatra

Bump google-protobuf from 3.25.3 to 3.25.5 in /examples/sinatra #326

Workflow file for this run

name: Rubocop
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: zhulik/redis-action@1.1.0
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.0'
bundler-cache: true
- run: bundle exec rubocop