Skip to content

🚨 [security] Update rexml 3.3.2 → 3.3.4 (patch) #1861

🚨 [security] Update rexml 3.3.2 → 3.3.4 (patch)

🚨 [security] Update rexml 3.3.2 → 3.3.4 (patch) #1861

Workflow file for this run

name: Rubocop
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true
- run: bundle exec rubocop