Skip to content

Bump follow-redirects from 1.11.0 to 1.15.6 #704

Bump follow-redirects from 1.11.0 to 1.15.6

Bump follow-redirects from 1.11.0 to 1.15.6 #704

Workflow file for this run

name: Preview
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: ./.github/actions/preview
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
firebase-token: "${{ secrets.FIREBASE_TOKEN }}"
use-web-tld: true