Skip to content

Bump com.fasterxml.jackson:jackson-bom from 2.14.0 to 2.16.0 #17075

Bump com.fasterxml.jackson:jackson-bom from 2.14.0 to 2.16.0

Bump com.fasterxml.jackson:jackson-bom from 2.14.0 to 2.16.0 #17075

Workflow file for this run

name: "PR: Checklist linter"
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: dekinderfiets/pr-description-enforcer@0.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"