Skip to content

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.2 #32

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.2

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.2 #32

Workflow file for this run

name: auto-dependabot
on:
pull_request:
jobs:
auto-dependabot:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.DEPENDABOT_TOKEN }}