Skip to content

Bump golang.org/x/image from 0.18.0 to 0.20.0 in /generate_images #382

Bump golang.org/x/image from 0.18.0 to 0.20.0 in /generate_images

Bump golang.org/x/image from 0.18.0 to 0.20.0 in /generate_images #382

Workflow file for this run

name: rubocop
on: [pull_request]
jobs:
rubocop:
name: runner / rubocop
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: rubocop
uses: reviewdog/action-rubocop@v2
with:
rubocop_extensions: rubocop-rspec:gemfile rubocop-performance:gemfile rubocop-thread_safety:gemfile