Skip to content

Bump rollup from 4.59.0 to 4.60.0 #940

Bump rollup from 4.59.0 to 4.60.0

Bump rollup from 4.59.0 to 4.60.0 #940

name: Dependabot Auto merge
on:
pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: fastify/github-action-merge-dependabot@v3.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}