Skip to content

chore(deps): bump vergen from 8.3.1 to 8.3.2 #222

chore(deps): bump vergen from 8.3.1 to 8.3.2

chore(deps): bump vergen from 8.3.1 to 8.3.2 #222

Workflow file for this run

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