Skip to content

chore(deps): update @rollup/plugin-replace to v5.0.5 #652

chore(deps): update @rollup/plugin-replace to v5.0.5

chore(deps): update @rollup/plugin-replace to v5.0.5 #652

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 }}