Skip to content

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

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 #1408

Workflow file for this run

name: "Infra: Triage: Apply triage label for PRs"
on:
pull_request:
types:
- opened
jobs:
triage_prs:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: andymckay/labeler@master
with:
add-labels: "status/triage"
ignore-if-labeled: true