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

build(deps): bump follow-redirects from 1.15.2 to 1.15.5 #2691

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

build(deps): bump follow-redirects from 1.15.2 to 1.15.5 #2691

Workflow file for this run

name: (GitHub Actions) Danger
on:
pull_request:
branches:
- '**'
- '!main'
jobs:
build:
name: Danger JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Danger
uses: danger/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DANGER_DISABLE_TRANSPILATION: true