Skip to content

Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [SECURITY] - autoclosed #647

Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [SECURITY] - autoclosed

Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [SECURITY] - autoclosed #647

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2013-2026 Yegor Bugayenko
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: pdd
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
pdd:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: volodya-lombrozo/pdd-action@master