Skip to content

build(deps): bump rollup from 2.79.2 to 2.80.0 #1551

build(deps): bump rollup from 2.79.2 to 2.80.0

build(deps): bump rollup from 2.79.2 to 2.80.0 #1551

Workflow file for this run

name: 'dependabot approve-and-request-merge'
on: pull_request_target
jobs:
worker:
permissions:
contents: write
id-token: write
runs-on: ubuntu-latest
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == github.event.pull_request.head.repo.full_name
steps:
- uses: contentful/github-auto-merge@444341c4254cc5ce1b2c6819e43b4455c7168b79
with:
VAULT_URL: ${{ secrets.VAULT_URL }}