Merge pull request #9536 from NixOS/dependabot/github_actions/zeebe-io/backport-action-2.2.0

Bump zeebe-io/backport-action from 2.1.1 to 2.2.0
This commit is contained in:
Eelco Dolstra 2023-12-05 14:14:22 +01:00 committed by GitHub
commit 2f9bc1ecda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Create backport PRs
# should be kept in sync with `version`
uses: zeebe-io/backport-action@v2.1.1
uses: zeebe-io/backport-action@v2.2.0
with:
# Config README: https://github.com/zeebe-io/backport-action#backport-action
github_token: ${{ secrets.GITHUB_TOKEN }}