Skip to content

Bump Polyfill from 6.5.0 to 6.6.1 in /src #306

Bump Polyfill from 6.5.0 to 6.6.1 in /src

Bump Polyfill from 6.5.0 to 6.6.1 in /src #306

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.dependabot }}
command: squash and merge