ci: bump korthout/backport-action from 4.0.1 to 4.1.0 (#2204)

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

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-17 13:07:41 +01:00 committed by GitHub
parent db03fed72e
commit fa45bf2d70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.0.1
- uses: korthout/backport-action@v4.1.0
id: backport
with:
github_token: ${{ steps.app-token.outputs.token }}