Skip to content

fix(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.18.1 #158

fix(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.18.1

fix(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.1 to 2.18.1 #158

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}