Skip to content

chore(deps): bump follow-redirects from 1.15.3 to 1.15.6 #12

chore(deps): bump follow-redirects from 1.15.3 to 1.15.6

chore(deps): bump follow-redirects from 1.15.3 to 1.15.6 #12

Workflow file for this run

name: 'Lint PR Title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}