Skip to content

Build(deps): Bump dompurify from 3.0.6 to 3.1.7 #260

Build(deps): Bump dompurify from 3.0.6 to 3.1.7

Build(deps): Bump dompurify from 3.0.6 to 3.1.7 #260

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: tibdex/[email protected]
with:
github_token: ${{ secrets.PERSONAL_TOKEN }}