Skip to content

chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 #1859

chore(deps): bump follow-redirects from 1.15.2 to 1.15.4

chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 #1859

Workflow file for this run

name: Label issue and pull requests
on: pull_request_target
jobs:
label:
name: Label issue and pull requests
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/label.yml
sync-labels: yes