Skip to content

chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 (#492) #218

chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 (#492)

chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 (#492) #218

Workflow file for this run

name: Draft Release
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Draft release notes
uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6.0.0
env:
GITHUB_TOKEN: ${{ github.token }}