Skip to content

build(deps): bump fluxcd/gha-workflows from 0.3.0 to 0.4.0 in the ci group #1516

build(deps): bump fluxcd/gha-workflows from 0.3.0 to 0.4.0 in the ci group

build(deps): bump fluxcd/gha-workflows from 0.3.0 to 0.4.0 in the ci group #1516

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/[email protected]
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}