Skip to content

chore(deps): update rollup to v4.1.5 #651

chore(deps): update rollup to v4.1.5

chore(deps): update rollup to v4.1.5 #651

name: ⚖ Bundlewatch on Push
on:
push:
branches:
- main
jobs:
bundlewatch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bahmutov/npm-install@v1
- uses: jackyef/[email protected]
with:
branch-base: main
bundlewatch-config: .bundlewatch.config.js
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}