Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 #1570

Bump follow-redirects from 1.15.4 to 1.15.6

Bump follow-redirects from 1.15.4 to 1.15.6 #1570

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.WESBAKER_TOKEN }}
command: squash and merge