Merge pull request #598 from crossplane/renovate/zeebe-io-backport-action-2.x

Update zeebe-io/backport-action action to v2.1.1
This commit is contained in:
Philippe Scorsolini 2023-11-16 09:27:11 +01:00 committed by GitHub
commit c917ad617a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Open Backport PR
uses: zeebe-io/backport-action@408fae11ed190c2f91bf15d15af01b8f8b45709b # v2.0.0
uses: zeebe-io/backport-action@08bafb375e6e9a9a2b53a744b987e5d81a133191 # v2.1.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}

View File

@ -85,7 +85,7 @@ jobs:
fetch-depth: 0
- name: Open Backport PR
uses: zeebe-io/backport-action@408fae11ed190c2f91bf15d15af01b8f8b45709b # v2.0.0
uses: zeebe-io/backport-action@08bafb375e6e9a9a2b53a744b987e5d81a133191 # v2.1.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}