Skip to content

Bump xml2rfc from 3.30.0 to 3.30.2 #474

Bump xml2rfc from 3.30.0 to 3.30.2

Bump xml2rfc from 3.30.0 to 3.30.2 #474

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}