ci: bump korthout/backport-action from 3.4.1 to 4.0.1 (#2094)

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

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit e6829552d4)
This commit is contained in:
dependabot[bot] 2025-12-16 16:06:35 +01:00 committed by NAHO
parent 76c65d08c1
commit c51431509b

View file

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