backport action: comment to keep pin in sync

This commit is contained in:
Domen Kožar 2021-05-25 09:44:35 +02:00
parent 68e65592e3
commit b26fc090cb
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246

View file

@ -13,8 +13,10 @@ jobs:
# required to find all branches # required to find all branches
fetch-depth: 0 fetch-depth: 0
- name: Create backport PRs - name: Create backport PRs
# should be kept in sync with `version`
uses: zeebe-io/backport-action@9b8949dcd4295d364b0939f07d0c7593598d26cd uses: zeebe-io/backport-action@9b8949dcd4295d364b0939f07d0c7593598d26cd
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }} github_workspace: ${{ github.workspace }}
# should be kept in sync with `uses`
version: 9b8949dcd4295d364b0939f07d0c7593598d26cd version: 9b8949dcd4295d364b0939f07d0c7593598d26cd