Skip to content

Bump rollup from 4.22.0 to 4.22.4 in the npm_and_yarn group #355

Bump rollup from 4.22.0 to 4.22.4 in the npm_and_yarn group

Bump rollup from 4.22.0 to 4.22.4 in the npm_and_yarn group #355

Workflow file for this run

name: Release Drafter
on:
push:
branches: [latest]
pull_request: # required for autolabeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
release-drafter:
uses: OpenWonderLabs/.github/.github/workflows/release-drafter.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}