Skip to content

Bump rexml from 3.3.6 to 3.3.9 #183

Bump rexml from 3.3.6 to 3.3.9

Bump rexml from 3.3.6 to 3.3.9 #183

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
build:
name: GitHub Super-Linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: github/[email protected]
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_EDITORCONFIG: true
VALIDATE_YAML: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}