ci: bump korthout/backport-action from 4.3.0 to 4.4.0 (#2282)

Link: https://github.com/nix-community/stylix/pull/2282

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit 84971726c7)
This commit is contained in:
dependabot[bot] 2026-04-22 23:38:52 +02:00 committed by NAHO
parent 14f248ad1a
commit f34be27ce8

View file

@ -45,7 +45,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}
- uses: korthout/backport-action@v4.3.0
- uses: korthout/backport-action@v4.4.0
id: backport
with:
github_token: ${{ steps.app-token.outputs.token }}