Skip to content

chore(deps): bump github.com/gavv/httpexpect/v2 from 2.10.0 to 2.16.0 #117

chore(deps): bump github.com/gavv/httpexpect/v2 from 2.10.0 to 2.16.0

chore(deps): bump github.com/gavv/httpexpect/v2 from 2.10.0 to 2.16.0 #117

Workflow file for this run

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