1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-22 17:01:08 +01:00

Merge pull request #14806 from NixOS/dependabot/github_actions/korthout/backport-action-4.0.1

build(deps): bump korthout/backport-action from 3.4.1 to 4.0.1
This commit is contained in:
Jörg Thalheim 2025-12-16 19:56:42 +00:00 committed by GitHub
commit 12cee327a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
# required to find all branches # required to find all branches
fetch-depth: 0 fetch-depth: 0
- name: Create backport PRs - name: Create backport PRs
uses: korthout/backport-action@d07416681cab29bf2661702f925f020aaa962997 # v3.4.1 uses: korthout/backport-action@c656f5d5851037b2b38fb5db2691a03fa229e3b2 # v4.0.1
id: backport id: backport
with: with:
# Config README: https://github.com/korthout/backport-action#backport-action # Config README: https://github.com/korthout/backport-action#backport-action