Skip to content

Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 in /ecs-logging-base #180

Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 in /ecs-logging-base

Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 in /ecs-logging-base #180

Workflow file for this run

name: "PR Labeler"
on:
pull_request_target:
types: [ opened ]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: ffittschen/pr-branch-labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}