ci: bump korthout/backport-action from 3.3.0 to 3.4.1 (#1923)

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

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-02 13:17:43 +02:00 committed by GitHub
parent 126e6c7625
commit ecd07beac1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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