Skip to content

Bump rexml from 3.3.6 to 3.3.7 #36

Bump rexml from 3.3.6 to 3.3.7

Bump rexml from 3.3.6 to 3.3.7 #36

Workflow file for this run

---
name: Lint with StandardRB
on: [push]
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
checks: write
steps:
- uses: actions/checkout@v4
- name: StandardRB Linter
uses: testdouble/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ruby-version: "3.3.5"
autofix: false