Skip to content

build(deps-dev): bump rexml from 3.2.5 to 3.2.8 #7

build(deps-dev): bump rexml from 3.2.5 to 3.2.8

build(deps-dev): bump rexml from 3.2.5 to 3.2.8 #7

Workflow file for this run

name: RuboCop
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: RuboCop Linter Action
uses: andrewmcodes/rubocop-linter-action@v3.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}