Skip to content

fix(deps): bump org.camunda.community:camunda-engine-rest-client-complete-springboot-starter from 7.20.0 to 7.21.1 #132

fix(deps): bump org.camunda.community:camunda-engine-rest-client-complete-springboot-starter from 7.20.0 to 7.21.1

fix(deps): bump org.camunda.community:camunda-engine-rest-client-complete-springboot-starter from 7.20.0 to 7.21.1 #132

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}