Skip to content

Update dependency org.assertj:assertj-core to v3.27.0 #564

Update dependency org.assertj:assertj-core to v3.27.0

Update dependency org.assertj:assertj-core to v3.27.0 #564

Workflow file for this run

name: Version Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "patch, minor, major, maintenance, renovate"