Skip to content

Bump github.com/docker/cli from 29.1.5+incompatible to 29.2.0+incompatible #97

Bump github.com/docker/cli from 29.1.5+incompatible to 29.2.0+incompatible

Bump github.com/docker/cli from 29.1.5+incompatible to 29.2.0+incompatible #97

Workflow file for this run

name: backport
on:
pull_request_target:
types: [closed, labeled]
jobs:
backport:
permissions:
contents: write # for reading and creating branches.
pull-requests: write # for creating pull requests against release branches.
uses: fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.9.0
secrets:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}