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>
This commit is contained in:
dependabot[bot] 2025-12-16 16:06:35 +01:00 committed by GitHub
parent 9ba353558a
commit e6829552d4
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@v3.4.1
- uses: korthout/backport-action@v4.0.1
id: backport
with:
github_token: ${{ steps.app-token.outputs.token }}