Skip to content

chore(deps): bump kumahq/kuma-gui to f231b4a4f2b8049168190d739b2598cef5a0a953 #9122

chore(deps): bump kumahq/kuma-gui to f231b4a4f2b8049168190d739b2598cef5a0a953

chore(deps): bump kumahq/kuma-gui to f231b4a4f2b8049168190d739b2598cef5a0a953 #9122

Workflow file for this run

name: backport
on:
pull_request_target:
types: [labeled, closed]
permissions:
contents: read
jobs:
maybe-backport:
uses: kumahq/.github/.github/workflows/wfc_backport.yml@main
permissions:
contents: read
pull-requests: write
secrets:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}