Skip to content

build(deps): bump com.fasterxml.jackson.module:jackson-module-scala_2.13 from 2.14.2 to 2.17.2 in /modules/fbs-core/api #2702

build(deps): bump com.fasterxml.jackson.module:jackson-module-scala_2.13 from 2.14.2 to 2.17.2 in /modules/fbs-core/api

build(deps): bump com.fasterxml.jackson.module:jackson-module-scala_2.13 from 2.14.2 to 2.17.2 in /modules/fbs-core/api #2702

name: "Pull request Verifier"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
name: Title
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: ".github/pr-title-checker-config.json"