Skip to content

fix: bump handlebars from 4.7.7 to 4.7.9 #402

fix: bump handlebars from 4.7.7 to 4.7.9

fix: bump handlebars from 4.7.7 to 4.7.9 #402

Workflow file for this run

name: 'Lint PR'
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@db6e259b93f286e3416eef27aaae88935d16cf2e
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}