Skip to content

Bump rexml from 3.2.6 to 3.3.9 #1

Bump rexml from 3.2.6 to 3.3.9

Bump rexml from 3.2.6 to 3.3.9 #1

Workflow file for this run

name: _trunk_check
on: [pull_request]
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions: read-all
jobs:
run_trunk_action:
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: trunk-io/trunk-action@v1