Skip to content

build: bump follow-redirects from 1.15.5 to 1.15.6 #110

build: bump follow-redirects from 1.15.5 to 1.15.6

build: bump follow-redirects from 1.15.5 to 1.15.6 #110

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-commit-pr-title:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
uses: amannn/action-semantic-pull-request@v5.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}