Skip to content

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.22.0 in /e2e/java #151

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.22.0 in /e2e/java

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.22.0 in /e2e/java #151

Workflow file for this run

name: Validate PR
on:
pull_request:
types: [opened, edited, synchronize]
concurrency:
group: validate-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
validate:
uses: xberg-io/actions/.github/workflows/reusable-validate-pr.yml@v1
secrets: inherit