Update zeebe-io/backport-action action to v0.0.9
This commit is contained in:
parent
2d113630e6
commit
b3f1938746
|
@ -27,7 +27,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Open Backport PR
|
- name: Open Backport PR
|
||||||
uses: zeebe-io/backport-action@v0.0.4
|
uses: zeebe-io/backport-action@2ee900dc92632adf994f8e437b6d16840fd61f58 # v0.0.9
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
github_workspace: ${{ github.workspace }}
|
github_workspace: ${{ github.workspace }}
|
||||||
|
|
Loading…
Reference in New Issue