Skip to content

Bump Polyfill from 1.24.1 to 1.26.0 in /src #76

Bump Polyfill from 1.24.1 to 1.26.0 in /src

Bump Polyfill from 1.24.1 to 1.26.0 in /src #76

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