about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 11:48:05 +0000
committerGitHub <noreply@github.com>2024-01-29 11:48:05 +0000
commit298e5fddd308a84571066e773299e2dd1abd87d9 (patch)
tree06bd55642c6ec06f4f2ddbd40f43f3779296e9a8 /.github
parent5d34f071b571e51af419889b257339d520109c98 (diff)
downloadnixlib-298e5fddd308a84571066e773299e2dd1abd87d9.tar
nixlib-298e5fddd308a84571066e773299e2dd1abd87d9.tar.gz
nixlib-298e5fddd308a84571066e773299e2dd1abd87d9.tar.bz2
nixlib-298e5fddd308a84571066e773299e2dd1abd87d9.tar.lz
nixlib-298e5fddd308a84571066e773299e2dd1abd87d9.tar.xz
nixlib-298e5fddd308a84571066e773299e2dd1abd87d9.tar.zst
nixlib-298e5fddd308a84571066e773299e2dd1abd87d9.zip
build(deps): bump korthout/backport-action from 2.1.1 to 2.4.1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.1.1 to 2.4.1.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/08bafb375e6e9a9a2b53a744b987e5d81a133191...e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/backport.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
index c49eeac5a20b..cfe189d7fd80 100644
--- a/.github/workflows/backport.yml
+++ b/.github/workflows/backport.yml
@@ -24,7 +24,7 @@ jobs:
         with:
           ref: ${{ github.event.pull_request.head.sha }}
       - name: Create backport PRs
-        uses: korthout/backport-action@08bafb375e6e9a9a2b53a744b987e5d81a133191 # v2.1.1
+        uses: korthout/backport-action@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3 # v2.4.1
         with:
           # Config README: https://github.com/korthout/backport-action#backport-action
           copy_labels_pattern: 'severity:\ssecurity'