Skip to content

impl: build(deps-dev): bump rexml from 3.2.8 to 3.3.3 in /docs #402

impl: build(deps-dev): bump rexml from 3.2.8 to 3.3.3 in /docs

impl: build(deps-dev): bump rexml from 3.2.8 to 3.3.3 in /docs #402

name: "PR title follows `<type>: <subject>`"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
with:
types: |
content
editorial
nonspec
blog
fix
style
impl