Skip to content

Bump the polly group with 1 update #5

Bump the polly group with 1 update

Bump the polly group with 1 update #5

Workflow file for this run

name: Dependabot Auto Merge
on:
pull_request:
branches:
- 'master'
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}