Skip to content

Bump rexml from 3.2.6 to 3.3.3 #25

Bump rexml from 3.2.6 to 3.3.3

Bump rexml from 3.2.6 to 3.3.3 #25

Workflow file for this run

name: StandardRB
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: StandardRB Linter
uses: standardrb/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}