about summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-04 11:06:56 +0000
committerGitHub <noreply@github.com>2023-12-04 11:06:56 +0000
commite80c223d09cd900c8a360f7e614e860e4010a181 (patch)
tree4fb52718857edcb894c3c77ef449b28f52ed87e0
parent869a1157c20b5695f927ddfe44283a3369de4132 (diff)
build(deps): bump korthout/backport-action from 2.1.1 to 2.2.0 dependabot/github_actions/korthout/backport-action-2.2.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/08bafb375e6e9a9a2b53a744b987e5d81a133191...b982d297e31f500652b2246cf26714796312bd23)

---
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>
-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 c49eeac5a20b1..b69f7db995bc1 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@b982d297e31f500652b2246cf26714796312bd23 # v2.2.0
         with:
           # Config README: https://github.com/korthout/backport-action#backport-action
           copy_labels_pattern: 'severity:\ssecurity'