Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

chore(deps): bump pidusage from 3.0.0 to 3.0.2 (#1232) #288

chore(deps): bump pidusage from 3.0.0 to 3.0.2 (#1232)

chore(deps): bump pidusage from 3.0.0 to 3.0.2 (#1232) #288

name: "[on 5.x.x] Release Drafter"
on:
push:
branches:
- 5.x.x
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
config-name: release-drafter-5.x.x.yml # located in .github/ in default branch
env:
GITHUB_TOKEN: ${{ secrets.PA_TOKEN }}