Skip to content

deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 #358

deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1

deps: bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 #358

Workflow file for this run

name: Backport labeled PRs after merge
on:
pull_request:
types: [closed]
jobs:
build:
name: Create backport PRs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Create backport PRs
uses: zeebe-io/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}