Skip to content

build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.19.0 #271

build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.19.0

build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.19.0 #271

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
main:
name: conventional-commit
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@cfb60706e18bc85e8aec535e3c577abe8f70378e # v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}