Skip to content

Bump follow-redirects from 1.13.0 to 1.15.5 in /frontend #1988

Bump follow-redirects from 1.13.0 to 1.15.5 in /frontend

Bump follow-redirects from 1.13.0 to 1.15.5 in /frontend #1988

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
name: Label Branch
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"