Unverified Commit 6c7a25ec authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

Merge pull request #202500 from mweinelt/backport-0.0.9

workflows/backport-action 0.0.8 -> 0.0.9
parents d0ebbdc4 4b36b3cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ jobs:
          fetch-depth: 0
          ref: ${{ github.event.pull_request.head.sha }}
      - name: Create backport PRs
        uses: zeebe-io/backport-action@v0.0.8
        uses: zeebe-io/backport-action@v0.0.9
        with:
          # Config README: https://github.com/zeebe-io/backport-action#backport-action
          github_token: ${{ secrets.GITHUB_TOKEN }}