about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-23 11:10:47 +0000
committerzowoq <59103226+zowoq@users.noreply.github.com>2023-01-24 06:38:25 +1000
commit08fdf296585c2ebdf2516ace3b4198b9b2e20795 (patch)
treec72489c9db97346dae7e7fef1992241ebed23598 /.github
parent76d2c3f2bf7c656bfb3ccc9aa8ae6215a99a1203 (diff)
downloadnixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.tar
nixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.tar.gz
nixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.tar.bz2
nixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.tar.lz
nixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.tar.xz
nixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.tar.zst
nixlib-08fdf296585c2ebdf2516ace3b4198b9b2e20795.zip
build(deps): bump korthout/backport-action from 1.0.1 to 1.1.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v1.0.1...v1.1.0)

---
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 2e7051784640..f402376ebfb0 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@v1.0.1
+        uses: korthout/backport-action@v1.1.0
         with:
           # Config README: https://github.com/korthout/backport-action#backport-action
           pull_description: |-