Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Bump follow-redirects from 1.14.8 to 1.15.4 #33

Bump follow-redirects from 1.14.8 to 1.15.4

Bump follow-redirects from 1.14.8 to 1.15.4 #33

name: dependabot-auto-merge
on:
pull_request_target:
jobs:
auto-merge:
name: Auto approve pull request, then squash and merge
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.PERSONAL_GITHUB_TOKEN_FOR_GITHUB_ACTIONS }}