Skip to content

chore(deps): bump astro from 4.16.17 to 4.16.18 in the npm_and_yarn group #4659

chore(deps): bump astro from 4.16.17 to 4.16.18 in the npm_and_yarn group

chore(deps): bump astro from 4.16.17 to 4.16.18 in the npm_and_yarn group #4659

Workflow file for this run

name: Check PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint:
runs-on: macos-14
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}