Skip to content

build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6 #717

build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6

build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6 #717

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
configuration-path: ".github/labels.yml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true